aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/fabric.mod.json
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-17 22:19:57 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-17 22:19:57 +0800
commit943b3c0a7f68630261f0c06c60fee0b107d052cd (patch)
tree634656ecc76abf07e3cf892a90ea86fbd692543e /src/main/resources/fabric.mod.json
parent55fb26865a7c77a098b2be067afcf29c335df48c (diff)
downloadRoughlyEnoughItems-2.0.0.39.tar.gz
RoughlyEnoughItems-2.0.0.39.tar.bz2
RoughlyEnoughItems-2.0.0.39.zip
API Changev2.0.0.39
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 54a2f37e0..04e08b9ee 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.37",
+ "version": "2.0.0.38",
"side": "client",
"authors": [
"Danielshe"