diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-02-21 17:16:21 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-02-21 17:16:21 +0800 |
| commit | 9a1f55351ba2c99c271e7ebdc92496ca981d23c9 (patch) | |
| tree | 09b53c0cc38def4643dda245b5cf7f3c1251837b /version.json | |
| parent | 66cc75d3f6919f692a61fe07986869839c336b56 (diff) | |
| download | RoughlyEnoughItems-2.3.0.52.tar.gz RoughlyEnoughItems-2.3.0.52.tar.bz2 RoughlyEnoughItems-2.3.0.52.zip | |
Update to 19w08a2.3.0.52
Diffstat (limited to 'version.json')
| -rw-r--r-- | version.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/version.json b/version.json index 92b87e20e..5b277f8f4 100644 --- a/version.json +++ b/version.json @@ -19,6 +19,10 @@ { "game": "19w07a", "mod": "2.3.0.51" + }, + { + "game": "19w08a", + "mod": "2.3.0.52" } ], "changelogs": { @@ -42,6 +46,11 @@ "version": "2.3.0.51", "text": "Fixed lots of bugs", "level": "useful" + }, + { + "version": "2.3.0.52", + "text": "Updated to 19w08a", + "level": "none" } ] } |
