aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorRoseGoldIsntGay <yoavkau@gmail.com>2022-02-05 22:27:18 +0200
committerRoseGoldIsntGay <yoavkau@gmail.com>2022-02-05 22:27:18 +0200
commit8c9e6e4a9047f07afe9e478c3ef6808a31e2c30c (patch)
treede490b00effd594065f9b11356e6f2ee84ff9a3e /build.gradle
parent5e484b169e736408ada925d9cdcea9ac6df7374a (diff)
downloadRGA-8c9e6e4a9047f07afe9e478c3ef6808a31e2c30c.tar.gz
RGA-8c9e6e4a9047f07afe9e478c3ef6808a31e2c30c.tar.bz2
RGA-8c9e6e4a9047f07afe9e478c3ef6808a31e2c30c.zip
Better Custom Name Mixins
Added better mixins for custom names Fixed [if or and] mistake in hardstone nuker
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 1189864..39a236a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -4,7 +4,7 @@ plugins {
id "org.spongepowered.mixin" version "0.6-SNAPSHOT"
}
-version = "2.7.3"
+version = "2.7.4"
group = "rosegoldaddons"
archivesBaseName = "RoseGoldAddons"