Version 1.0.3

This commit is contained in:
louis 2016-05-14 10:08:13 +02:00
parent b41d0f2431
commit ffb414cdee
1 changed files with 1 additions and 1 deletions

View File

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