xtruan пре 2 година
родитељ
комит
bf44536146
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      flipchess.h

+ 1 - 1
flipchess.h

@@ -16,7 +16,7 @@
 #include "views/flipchess_startscreen.h"
 #include "views/flipchess_scene_1.h"
 
-#define FLIPCHESS_VERSION "v1.5.0"
+#define FLIPCHESS_VERSION "v1.6.0"
 
 #define TEXT_BUFFER_SIZE 96
 #define TEXT_SIZE (TEXT_BUFFER_SIZE - 1)