diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2018-12-31 22:14:13 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2018-12-31 22:14:13 +0800 |
| commit | 9e87d028018db1a5f7b125c0766073ff5b296333 (patch) | |
| tree | cfc5870f632154a5bb8916cbea1463558f53087c /build.gradle | |
| parent | 872b21827de48ffbc87a009c52e74711ba2bd4b3 (diff) | |
| download | RoughlyEnoughItems-1.1.tar.gz RoughlyEnoughItems-1.1.tar.bz2 RoughlyEnoughItems-1.1.zip | |
Diffstat (limited to 'build.gradle')
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 9a7aa150b..2443c83ae 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ apply plugin: 'org.spongepowered.mixin' apply plugin: 'java' group 'me.shedaniel' -version '1.1-2' +version '1.1-3' archivesBaseName = 'RoughlyEnoughItems' sourceCompatibility = 1.8 |
