aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-01-01 13:37:19 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-01-01 13:37:19 +0800
commit430ff25e1bbfce2fe90e69044439cc3ea179dbf1 (patch)
tree5b5a186dd65552bdd5a38d0f4fa7505660064d02 /src/main/resources
parent620d77c53f37c2e96720e29b76346c5aa6b1ec0d (diff)
downloadRoughlyEnoughItems-430ff25e1bbfce2fe90e69044439cc3ea179dbf1.tar.gz
RoughlyEnoughItems-430ff25e1bbfce2fe90e69044439cc3ea179dbf1.tar.bz2
RoughlyEnoughItems-430ff25e1bbfce2fe90e69044439cc3ea179dbf1.zip
Config Draft
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 196b2f610..e9a135679 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": "1.1-SNAPSHOT",
+ "version": "1.2",
"side": "client",
"authors": [
"Danielshe"