aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-02-26 16:58:22 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-02-26 16:58:22 +0800
commit398bda6e8051368d48c0737719ce277028dce396 (patch)
treeefbf612ecd5f231b6ce8fd126273a5f49f29c8ca /version.json
parent9e55b44b710f38c63a4bfd17d0b07318d5c68535 (diff)
downloadRoughlyEnoughItems-398bda6e8051368d48c0737719ce277028dce396.tar.gz
RoughlyEnoughItems-398bda6e8051368d48c0737719ce277028dce396.tar.bz2
RoughlyEnoughItems-398bda6e8051368d48c0737719ce277028dce396.zip
Make dialog remember its location
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 5b277f8f4..4bcc303c0 100644
--- a/version.json
+++ b/version.json
@@ -23,6 +23,10 @@
{
"game": "19w08a",
"mod": "2.3.0.52"
+ },
+ {
+ "game": "19w09a",
+ "mod": "2.3.1.53"
}
],
"changelogs": {
@@ -51,6 +55,11 @@
"version": "2.3.0.52",
"text": "Updated to 19w08a",
"level": "none"
+ },
+ {
+ "version": "2.3.1.53",
+ "text": "7 New features + Several Bug Fixes",
+ "level": "useful"
}
]
}