Updated Version number
This commit is contained in:
parent
d71b6c7063
commit
0f22821c83
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
|
@ -19,7 +19,7 @@
|
|||
#include "utils/update_check.h"
|
||||
|
||||
|
||||
#define VERSION "0.2.0"
|
||||
#define VERSION "0.2.1"
|
||||
#define AUTHOR "netbenix"
|
||||
|
||||
void exit_app(){
|
||||
|
|
|
|||
Reference in a new issue