aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorDaniel She <shekwancheung0528@gmail.com>2019-02-14 14:38:18 +0100
committerGitHub <noreply@github.com>2019-02-14 14:38:18 +0100
commit93dc019f11596f7a9386a6e3f597667fa1b50eb8 (patch)
tree063961a16d01e45461b61e22c9d71659a99bff05 /version.json
parent32cc30ef0d63e64915ef647978b0546a9c0e800a (diff)
downloadRoughlyEnoughItems-2.3.0.51.tar.gz
RoughlyEnoughItems-2.3.0.51.tar.bz2
RoughlyEnoughItems-2.3.0.51.zip
REI Update v2.3 (#35)v2.3.0.51
* Fixes #33 * Fixes #32 * Fix #29 * Highlight Cursor * Fix #15 * Remove Unwanted Imports * Making it actually v2.3 * LOLCATS & Upside Down Lanuage + Credits Screen * better credits * Better Config * Better Config Button Handling + Campfire text using container sub-colour * Better Plugin Handling * Split ItemRegisterer out from ClientHelper * Option to disable default plugin.
Diffstat (limited to 'version.json')
-rw-r--r--version.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/version.json b/version.json
index be0c83431..67d87dcaa 100644
--- a/version.json
+++ b/version.json
@@ -14,7 +14,7 @@
},
{
"game": "19w06a",
- "mod": "2.2.0.50"
+ "mod": "2.3.0.51"
}
],
"changelogs": {
@@ -33,6 +33,11 @@
"version": "2.2.0.50",
"text": "Updated to 19w06a",
"level": "none"
+ },
+ {
+ "version": "2.3.0.51",
+ "text": "Fixed lots of bugs",
+ "level": "normal"
}
]
}