diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-22 20:11:04 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-22 20:11:04 +0800 |
| commit | 999b71d9da9c4c9dcc251f7be4578819a90d215f (patch) | |
| tree | 1b73c92fbe9b23af74d16f79973c8c9e9d54b1d5 /build.gradle | |
| parent | bbb92072372d8ceab79bb86186637af02cae6779 (diff) | |
| download | RoughlyEnoughItems-2.1.0.13.tar.gz RoughlyEnoughItems-2.1.0.13.tar.bz2 RoughlyEnoughItems-2.1.0.13.zip | |
v2.1.0.13v2.1.0.13
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 e87f9f8c0..946a2150a 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,7 @@ apply plugin: 'org.spongepowered.mixin' apply plugin: 'java' group 'me.shedaniel' -version '2.1.0.12' +version '2.1.0.13' archivesBaseName = 'RoughlyEnoughItems' sourceCompatibility = 1.8 |
