aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-02-16 17:52:40 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-02-16 17:52:40 +0800
commit2e0e576b64545cb45a0ab3e0d0fe81cfb7a61307 (patch)
tree33ab48fd72c49fa1b2a78c05b29de67da7ab6064 /version.json
parent074a627663e0150e23d47a87486afb852dd2cfdd (diff)
downloadRoughlyEnoughItems-2.3.0.17.tar.gz
RoughlyEnoughItems-2.3.0.17.tar.bz2
RoughlyEnoughItems-2.3.0.17.zip
Same as v2.3 in Fabricv2.3.0.17
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 e906456b4..a9b82644b 100644
--- a/version.json
+++ b/version.json
@@ -6,7 +6,7 @@
},
{
"game": "1.13.2",
- "mod": "2.2.0.16"
+ "mod": "2.3.0.17"
}
],
"changelogs": {
@@ -15,6 +15,11 @@
"version": "2.2.0.16",
"text": "Added a version checker, an option to mirror the item panel and fixed interacting with REI when hidden.",
"level": "light"
+ },
+ {
+ "version": "2.3.0.17",
+ "text": "Fixed lots of bugs",
+ "level": "useful"
}
]
}