From b004addc44b1fff0fd83cf998aa618443e4e37ca Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 14 Mar 2019 22:21:10 +0800 Subject: Update to 19w11a --- 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 c209f7ceb..500a68912 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.4", + "version": "2.4.1", "side": "client", "authors": [ "Danielshe" -- cgit