Increase brightness

This commit is contained in:
2023-12-10 11:51:32 +05:30
parent 9b4b893cad
commit a2fd86d41a
4 changed files with 5 additions and 5 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
#ifndef BUILD_NUMBER
#define BUILD_NUMBER 73
#define BUILD_NUMBER 74
#endif
#ifndef VERSION
#define VERSION "v0.1.73 - 2023-12-10 10:48:44.521063"
#define VERSION "v0.1.74 - 2023-12-10 11:50:48.393610"
#endif
#ifndef VERSION_SHORT
#define VERSION_SHORT "v0.1.73"
#define VERSION_SHORT "v0.1.74"
#endif