aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorRoseGoldIsntGay <yoavkau@gmail.com>2022-02-05 19:00:17 +0200
committerRoseGoldIsntGay <yoavkau@gmail.com>2022-02-05 19:00:17 +0200
commit5e484b169e736408ada925d9cdcea9ac6df7374a (patch)
treed43c997cf821910a53a918f39ea6b51096a0b485 /build.gradle
parent20894963147ef84a7ad7d578191de69a856f6403 (diff)
downloadRGA-5e484b169e736408ada925d9cdcea9ac6df7374a.tar.gz
RGA-5e484b169e736408ada925d9cdcea9ac6df7374a.tar.bz2
RGA-5e484b169e736408ada925d9cdcea9ac6df7374a.zip
2.7.3
lag fixed (real) and other stuff
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 af864ee..1189864 100644
--- a/build.gradle
+++ b/build.gradle
@@ -4,7 +4,7 @@ plugins {
id "org.spongepowered.mixin" version "0.6-SNAPSHOT"
}
-version = "2.7.1"
+version = "2.7.3"
group = "rosegoldaddons"
archivesBaseName = "RoseGoldAddons"