aboutsummaryrefslogtreecommitdiff
path: root/version.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-02-04 17:45:34 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-02-04 17:45:34 +0800
commit5936e0071889ac93c7823cac2228fe23d75455bd (patch)
treedf830a1d2b72c904cdcf76c7c1f8c3ccb6f0e945 /version.json
parent672610de32f45f82e88c28b8a6b5d82a11829284 (diff)
downloadRoughlyEnoughItems-2.2.0.49.tar.gz
RoughlyEnoughItems-2.2.0.49.tar.bz2
RoughlyEnoughItems-2.2.0.49.zip
Not sure if this fixes the bugv2.2.0.49
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 73e83560b..be5423280 100644
--- a/version.json
+++ b/version.json
@@ -10,7 +10,7 @@
},
{
"game": "19w05a",
- "mod": "2.2.0.48"
+ "mod": "2.2.0.49"
}
],
"changelogs": {
@@ -19,6 +19,11 @@
"version": "2.2.0.48",
"text": "Added a version checker, an option to mirror the item panel and fixed interacting with REI when hidden.",
"level": "light"
+ },
+ {
+ "version": "2.2.0.49",
+ "text": "Fixed Crashing when rendering tooltips",
+ "level": "normal"
}
]
}