Increased version
This commit is contained in:
parent
3c7a3bf415
commit
4b412828e1
@ -2,7 +2,7 @@
|
||||
|
||||
//I'm trying to make this as easy for anyone to adapt to their own module
|
||||
//So if you want to use this, feel free
|
||||
#define MODULE_VERSION "1.1.0" //The version of the current build
|
||||
#define MODULE_VERSION "1.1.1" //The version of the current build
|
||||
#define MODULE_VERSION_URL "https://raw.githubusercontent.com/FredyH/GWSockets/master/version.txt" //A URL to a txt file containing only the version number of the latest version
|
||||
#define MODULE_NAME "GWSockets" //The name of this program
|
||||
#define MODULE_RELEASE_URL "https://github.com/FredyH/GWSockets/releases" //A URL to the latest releases
|
||||
|
@ -1 +1 @@
|
||||
1.1.0
|
||||
1.1.1
|
||||
|
Loading…
Reference in New Issue
Block a user