Update to 0.2.5

This commit is contained in:
netbenix 2020-08-18 13:16:33 +02:00
parent 552da1a459
commit f1cf6269f9

2
main.c
View file

@ -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;