Version 1.2.12

This commit is contained in:
kamel5 2021-02-06 13:55:19 +01:00
parent a48427cffc
commit 0eaed1eb91
1 changed files with 1 additions and 1 deletions

View File

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