Remote update progress

This commit is contained in:
2023-11-28 19:09:05 +05:30
parent 21beb90a76
commit 427c202567
4 changed files with 29 additions and 23 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 47
#define BUILD_NUMBER 48
#endif
#ifndef VERSION
#define VERSION "v0.1.47 - 2023-11-28 18:50:16.207931"
#define VERSION "v0.1.48 - 2023-11-28 19:08:40.189843"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.47"
#define VERSION_SHORT "v0.1.48"
#endif