aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorMarc Hermans <marc.hermans@ldtteam.com>2023-01-09 07:48:53 +0100
committerMarc Hermans <marc.hermans@ldtteam.com>2023-01-09 07:48:53 +0100
commitb9c1172e0bea37166aee54491892cc61a4abb88f (patch)
treee6f7916c5cb30466dce77a73a3226bda9c05ee7e /build.gradle
parent4cfab97beb7402b1df3fa7524c1e5af2338a749d (diff)
downloadArtifactural-b9c1172e0bea37166aee54491892cc61a4abb88f.tar.gz
Artifactural-b9c1172e0bea37166aee54491892cc61a4abb88f.tar.bz2
Artifactural-b9c1172e0bea37166aee54491892cc61a4abb88f.zip
Update to teamcity.
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle8
1 files changed, 7 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 9d1bf68..38ae2c1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -211,4 +211,10 @@ publishing {
repositories {
maven gradleutils.getPublishingForgeMaven()
}
-} \ No newline at end of file
+}
+
+changelog {
+ fromCommit('eb824ff275544533d38fa184dfb0adef360a62b0') //There is no tag yet so the versions might be messed up.
+}
+
+