diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-02-12 17:22:07 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-02-12 17:22:07 +0800 |
| commit | 32cc30ef0d63e64915ef647978b0546a9c0e800a (patch) | |
| tree | ddef37a54581ea8026c9d77fb1cee2d2443074bf /version.json | |
| parent | 5936e0071889ac93c7823cac2228fe23d75455bd (diff) | |
| download | RoughlyEnoughItems-2.2.0.50.tar.gz RoughlyEnoughItems-2.2.0.50.tar.bz2 RoughlyEnoughItems-2.2.0.50.zip | |
Basic Port to 19w06av2.2.0.50
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 be5423280..be0c83431 100644 --- a/version.json +++ b/version.json @@ -11,6 +11,10 @@ { "game": "19w05a", "mod": "2.2.0.49" + }, + { + "game": "19w06a", + "mod": "2.2.0.50" } ], "changelogs": { @@ -24,6 +28,11 @@ "version": "2.2.0.49", "text": "Fixed Crashing when rendering tooltips", "level": "normal" + }, + { + "version": "2.2.0.50", + "text": "Updated to 19w06a", + "level": "none" } ] } |
