From def24dd1d0ebd6e12a3a459ece05c0fc94aae4de Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 11 Jan 2019 12:09:50 +0800 Subject: Tabs & Item Usages --- 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 b1b53a82e..6a9a8295c 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", + "version": "2.0.0.26", "side": "client", "authors": [ "Danielshe" -- cgit