aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorUnknown <shekwancheung0528@gmail.com>2019-03-05 22:37:49 +0800
committerUnknown <shekwancheung0528@gmail.com>2019-03-05 22:37:49 +0800
commit1e3c88bdb9402d1202ed72c9c5c13db7c84d0677 (patch)
tree11b64236f774ad09e97bfd37eecc764bbad442a9 /src
parentc9ac8fccef10d968faf9ec60d116694ef511cd14 (diff)
downloadRoughlyEnoughItems-1e3c88bdb9402d1202ed72c9c5c13db7c84d0677.tar.gz
RoughlyEnoughItems-1e3c88bdb9402d1202ed72c9c5c13db7c84d0677.tar.bz2
RoughlyEnoughItems-1e3c88bdb9402d1202ed72c9c5c13db7c84d0677.zip
fix fucking stupid me
Diffstat (limited to 'src')
-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 ffc0d37e3..3feb63b03 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: ${version}",
- "version": "2.3.1",
+ "version": "2.3.2",
"side": "client",
"authors": [
"Danielshe"