mirror of
https://github.com/tnodir/fort
synced 2024-11-15 05:36:09 +00:00
Bump version.
This commit is contained in:
parent
64d9323a0d
commit
74e2326337
@ -2,8 +2,8 @@
|
||||
#define VERSION_H
|
||||
|
||||
#define APP_NAME "Fort Firewall"
|
||||
#define APP_VERSION_STR "2.0.0"
|
||||
#define APP_VERSION 0x020000
|
||||
#define APP_VERSION_STR "2.1.0"
|
||||
#define APP_VERSION 0x020100
|
||||
#define APP_UPDATES_URL "https://github.com/tnodir/fort/releases"
|
||||
#define APP_UPDATES_API_URL "https://api.github.com/repos/tnodir/fort/releases/latest"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user