diff options
| author | Unknown <shekwancheung0528@gmail.com> | 2019-01-25 21:29:01 +0800 |
|---|---|---|
| committer | Unknown <shekwancheung0528@gmail.com> | 2019-01-25 21:29:01 +0800 |
| commit | e8353e0d95d00266e9b188a816b73ce7a4dc090b (patch) | |
| tree | ba8d37e326186fea7b8d479bee9ad40dd75c34fe /build.gradle | |
| parent | 179890a17ef52f0bcf3cd75c77f047c4a03e49ec (diff) | |
| download | RoughlyEnoughItems-2.1.0.45.tar.gz RoughlyEnoughItems-2.1.0.45.tar.bz2 RoughlyEnoughItems-2.1.0.45.zip | |
Stonecutter Recipesv2.1.0.45
Diffstat (limited to 'build.gradle')
| -rwxr-xr-x | build.gradle | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle index 63c28bb1b..fe5361057 100755 --- a/build.gradle +++ b/build.gradle @@ -6,10 +6,10 @@ sourceCompatibility = 1.8 targetCompatibility = 1.8 archivesBaseName = "RoughlyEnoughItems" -version = "2.1.0.44" +version = "2.1.0.45" def minecraftVersion = "19w04a" -def yarnVersion = "19w04a.1" +def yarnVersion = "19w04a.2" def fabricVersion = "0.1.4.79" def pluginLoaderVersion = "1.14-1.0.6-8" |
