From a5d9614ba42540f5f30c45e6de5085789ef05c29 Mon Sep 17 00:00:00 2001 From: Tomas Bjerre Date: Wed, 16 Oct 2024 21:59:16 +0200 Subject: [PATCH] chore(release): 2.5.0 [GRADLE SCRIPT] --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 97b5a22..eed7b6d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # -#Fri Oct 04 19:28:28 CEST 2024 +#Wed Oct 16 21:59:10 CEST 2024 description=Automate changelog and versioning with conventional commits and Git. group=se.bjurr.gitchangelog implementationClass=se.bjurr.gitchangelog.plugin.gradle.GitChangelogGradlePlugin @@ -8,4 +8,4 @@ sourceCompatibility=17 stripGradlePluginSuffix=false tags=git,changelog,releasenotes,patchnotes,conventional commits,semantic version,semantic release targetCompatibility=17 -version=2.4.2 +version=2.5.0