Curse should no longer list us as 1.8.8 compatible
This commit is contained in:
parent
cf19823855
commit
99d6dfc513
|
@ -194,7 +194,6 @@ curseforge {
|
||||||
changelog = getChangelogText()
|
changelog = getChangelogText()
|
||||||
releaseType = 'beta'
|
releaseType = 'beta'
|
||||||
|
|
||||||
addGameVersion '1.8.8'
|
|
||||||
addGameVersion '1.8.9'
|
addGameVersion '1.8.9'
|
||||||
|
|
||||||
relations curseRelations
|
relations curseRelations
|
||||||
|
|
|
@ -2,6 +2,8 @@
|
||||||
Version 2.0.0-5
|
Version 2.0.0-5
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
- Tweaked Sentient Sword's will drop rate
|
- Tweaked Sentient Sword's will drop rate
|
||||||
|
- No longer 1.8.8 compatible
|
||||||
|
- Cleaned some clutter from JEI
|
||||||
|
|
||||||
|
|
||||||
------------------------------------------------------
|
------------------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue