mirror of
https://github.com/tnodir/fort
synced 2024-11-15 08:56:22 +00:00
Bump version.
This commit is contained in:
parent
5f0e0e02d0
commit
f7abe83f82
@ -2,8 +2,8 @@
|
||||
#define VERSION_H
|
||||
|
||||
#define APP_NAME "Fort Firewall"
|
||||
#define APP_VERSION_STR "1.6.1"
|
||||
#define APP_VERSION 0x010601
|
||||
#define APP_VERSION_STR "1.7.0"
|
||||
#define APP_VERSION 0x010700
|
||||
#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