aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-18 17:21:23 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-18 17:21:23 +0800
commite6b53189fc8c868c588fc08053e0385134ff94e1 (patch)
treeb280e7719f08e4caf928cf4e94ce56d2c0a055fa /src/main/resources
parent787d880828aed3aea46b61f0f5ebba44d1e33007 (diff)
downloadRoughlyEnoughItems-e6b53189fc8c868c588fc08053e0385134ff94e1.tar.gz
RoughlyEnoughItems-e6b53189fc8c868c588fc08053e0385134ff94e1.tar.bz2
RoughlyEnoughItems-e6b53189fc8c868c588fc08053e0385134ff94e1.zip
19w03b Support
Diffstat (limited to 'src/main/resources')
-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 04e08b9ee..4d2106474 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.38",
+ "version": "2.0.0.39",
"side": "client",
"authors": [
"Danielshe"