From bca15dba4fe3a8a1124aeabaa75851ec4cfe567d Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 4 Jan 2019 21:37:43 +0800 Subject: wut is this --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/fabric.mod.json') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 6dc51e92a..d70dfde17 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.4", + "version": "1.5", "side": "client", "authors": [ "Danielshe" -- cgit