changed version to v2.0
This commit is contained in:
parent
49b017b768
commit
8b822bae1c
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
#define INVALID_KEY 1
|
#define INVALID_KEY 1
|
||||||
|
|
||||||
#define VERSION "v1.1"
|
#define VERSION "v2.0"
|
||||||
#define VERSIONS_URL "https://raw.githubusercontent.com/ENGO150/WHY2/master/versions.json"
|
#define VERSIONS_URL "https://raw.githubusercontent.com/ENGO150/WHY2/master/versions.json"
|
||||||
#define VERSIONS_NAME "versions.json"
|
#define VERSIONS_NAME "versions.json"
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"active": "v1.1",
|
"active": "v2.0",
|
||||||
|
|
||||||
"deprecated": ["v1.0"]
|
"deprecated": ["v1.0", "v1.1"]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user