We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d94b7 commit 9a3b279Copy full SHA for 9a3b279
src/globals.h
@@ -9,7 +9,7 @@ char password_sha[100] = {0};
9
bool allow_read_dynamic_lib = false;
10
bool allow_exit = false;
11
bool allow_update_firmware = false;
12
-const char *VERSION = "0.2.1";
+const char *VERSION = "0.2.2";
13
14
15
#endif
0 commit comments