Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xtruan committed Jul 19, 2023
1 parent e98d803 commit bf44536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flipchess.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit bf44536

Please sign in to comment.