Revert "update version"

This reverts commit fce870a315.
This commit is contained in:
kamel5 2021-05-05 11:32:00 +02:00
parent 6583c93a6f
commit ccba1c23fd
1 changed files with 1 additions and 1 deletions

View File

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