fix version numbers
This commit is contained in:
parent
8ded7e50d5
commit
a3035fadcd
2 changed files with 5 additions and 5 deletions
|
@ -3,4 +3,4 @@ org.gradle.jvmargs=-Xmx2g
|
|||
baseGroup = com.github.stachelbeere1248.zombiesutils
|
||||
mcVersion = 1.8.9
|
||||
modid = zombiesutils
|
||||
version = 1.3.6-PRE_1
|
||||
version = 1.3.7-PRE_1
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"homepage": "https://github.com/Stachelbeere1248/zombies-utils/releases",
|
||||
"promos": {
|
||||
"1.8.9-latest" : "1.3.6-PRE_1",
|
||||
"1.8.9-recommended" : "1.3.5"
|
||||
"1.8.9-latest" : "1.3.7-PRE_1",
|
||||
"1.8.9-recommended" : "1.3.6"
|
||||
},
|
||||
"1.8.9" : {
|
||||
"1.3.5" : "SST Prefixes, added update checker url",
|
||||
"1.3.6-PRE_1" : "SST Prefixes, added update checker url"
|
||||
"1.3.6" : "SST Prefixes, added update checker url",
|
||||
"1.3.7-PRE_1" : "SST Prefixes, added update checker url"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue