aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-12 15:23:14 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-12 15:23:14 +0800
commitdf941b4b679fea60840862298710916720f112b6 (patch)
tree16edb6c434960347294a939eaf19d5a85bfdf5cb /src/main/resources/fabric.mod.json
parent1ac6e0efb3ef837634e23b897ec9dcd826357462 (diff)
downloadRoughlyEnoughItems-2.0.0.32.tar.gz
RoughlyEnoughItems-2.0.0.32.tar.bz2
RoughlyEnoughItems-2.0.0.32.zip
Fixed lots of guisv2.0.0.32
Diffstat (limited to 'src/main/resources/fabric.mod.json')
-rwxr-xr-xsrc/main/resources/fabric.mod.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 66b8d3f9a..0968e78d5 100755
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -2,7 +2,7 @@
"id": "roughlyenoughitems",
"name": "RoughlyEnoughItems",
"description": "To allow players to view items and recipes.",
- "version": "2.0.0.31",
+ "version": "2.0.0.32",
"side": "client",
"authors": [
"Danielshe"