Update to 0.2.5
This commit is contained in:
parent
552da1a459
commit
f1cf6269f9
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
|
@ -21,7 +21,7 @@
|
|||
#include "utils/update_check.h"
|
||||
|
||||
|
||||
#define VERSION "0.2.4"
|
||||
#define VERSION "0.2.5"
|
||||
|
||||
bool VER_CHECK_ON_START = true;
|
||||
bool DEV_MODE = false;
|
||||
|
|
|
|||
Reference in a new issue