diff --git a/gradle.properties b/gradle.properties index a683530..837821c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # -#Sat Nov 09 08:54:24 CET 2024 +#Sat Nov 09 11:33:13 CET 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.5.3 +version=3.0.0