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