diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-18 17:21:23 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-18 17:21:23 +0800 |
| commit | e6b53189fc8c868c588fc08053e0385134ff94e1 (patch) | |
| tree | b280e7719f08e4caf928cf4e94ce56d2c0a055fa /src/main/resources | |
| parent | 787d880828aed3aea46b61f0f5ebba44d1e33007 (diff) | |
| download | RoughlyEnoughItems-e6b53189fc8c868c588fc08053e0385134ff94e1.tar.gz RoughlyEnoughItems-e6b53189fc8c868c588fc08053e0385134ff94e1.tar.bz2 RoughlyEnoughItems-e6b53189fc8c868c588fc08053e0385134ff94e1.zip | |
19w03b Support
Diffstat (limited to 'src/main/resources')
| -rwxr-xr-x | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 04e08b9ee..4d2106474 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.0.38", + "version": "2.0.0.39", "side": "client", "authors": [ "Danielshe" |
