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
commit6b6176dff58866e461172606fafb842fa2ebfa6a (patch)
tree5b5a186dd65552bdd5a38d0f4fa7505660064d02 /src/main/resources
parentaf7b8a3bf6ae85f4fdc6e0e5b7e0a7990a6a056a (diff)
downloadRoughlyEnoughItems-6b6176dff58866e461172606fafb842fa2ebfa6a.tar.gz
RoughlyEnoughItems-6b6176dff58866e461172606fafb842fa2ebfa6a.tar.bz2
RoughlyEnoughItems-6b6176dff58866e461172606fafb842fa2ebfa6a.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"