aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-02-12 17:22:07 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-02-12 17:22:07 +0800
commitb84a30d39b0f070c418b33ade4d295fee651ea47 (patch)
treeddef37a54581ea8026c9d77fb1cee2d2443074bf /version.json
parent9321d3fd2e73fbd854b28f97b59cee5a880b0442 (diff)
downloadRoughlyEnoughItems-b84a30d39b0f070c418b33ade4d295fee651ea47.tar.gz
RoughlyEnoughItems-b84a30d39b0f070c418b33ade4d295fee651ea47.tar.bz2
RoughlyEnoughItems-b84a30d39b0f070c418b33ade4d295fee651ea47.zip
Basic Port to 19w06a
Diffstat (limited to 'version.json')
-rw-r--r--version.json9
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"
}
]
}