changed version number

This commit is contained in:
2025-09-14 20:09:26 +03:00
parent 8b8160dcd7
commit 9d9dcbea5f

View File

@@ -15,7 +15,7 @@
#define TERMIOS 1
#define DEBUG 0
const char* version = "1.1.9";
const char* version = "1.2.0";
const char snake_vis = '#';