update version

This commit is contained in:
Peter Bieringer 2021-05-03 10:58:55 +02:00
parent 09925e6113
commit fce870a315
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
#endif
static const char *VERSION = "1.2.15";
static const char *VERSION = "1.2.16";
static const char *DESCRIPTION = trNOOP("Skin Designer");
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {