diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-21 22:16:38 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-21 22:16:38 +0800 |
| commit | bbb92072372d8ceab79bb86186637af02cae6779 (patch) | |
| tree | 9a50fce070b6fb9506ef904e82d8772247ab84ac /src/main/resources/riftmod.json | |
| parent | 855f72d9f730ce54be6167259f33bf1785b140fb (diff) | |
| download | RoughlyEnoughItems-2.1.0.12.tar.gz RoughlyEnoughItems-2.1.0.12.tar.bz2 RoughlyEnoughItems-2.1.0.12.zip | |
v2.1.0.12v2.1.0.12
- Cheating in servers / realms
- New Plugin loader
- Better language files
- Resizable Recipe Base
Diffstat (limited to 'src/main/resources/riftmod.json')
| -rw-r--r-- | src/main/resources/riftmod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/riftmod.json b/src/main/resources/riftmod.json index 349c1dcc4..e1b266be4 100644 --- a/src/main/resources/riftmod.json +++ b/src/main/resources/riftmod.json @@ -1,7 +1,7 @@ { "id": "roughlyenoughitems", "name": "RoughlyEnoughItems", - "version": "2.0.0.11", + "version": "${version}", "authors": [ "Danielshe" ], |
