Browse Source

chore: bump version

xtruan 2 years ago
parent
commit
bf44536146
1 changed files with 1 additions and 1 deletions
  1. 1 1
      flipchess.h

+ 1 - 1
flipchess.h

@@ -16,7 +16,7 @@
 #include "views/flipchess_startscreen.h"
 #include "views/flipchess_startscreen.h"
 #include "views/flipchess_scene_1.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_BUFFER_SIZE 96
 #define TEXT_SIZE (TEXT_BUFFER_SIZE - 1)
 #define TEXT_SIZE (TEXT_BUFFER_SIZE - 1)