Official Release 1.1.1

This commit is contained in:
Lorenzooone
2024-07-04 22:11:23 +02:00
parent 83b6dd522a
commit 5f5f079eaf
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@
#define APP_VERSION_MAJOR 1
#define APP_VERSION_MINOR 1
#define APP_VERSION_REVISION 0
#define APP_VERSION_REVISION 1
#ifdef RASPI
#define APP_VERSION_LETTER R
#else