Skip to content

Commit 9a3b279

Browse files
att
1 parent 84d94b7 commit 9a3b279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/globals.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ char password_sha[100] = {0};
99
bool allow_read_dynamic_lib = false;
1010
bool allow_exit = false;
1111
bool allow_update_firmware = false;
12-
const char *VERSION = "0.2.1";
12+
const char *VERSION = "0.2.2";
1313

1414

1515
#endif

0 commit comments

Comments
 (0)