Skip to content
Snippets Groups Projects
Commit 28aef64b authored by dgelessus's avatar dgelessus
Browse files

Bump version number to 1.2.1-SNAPSHOT

parent 086d3258
No related branches found
No related tags found
No related merge requests found
Pipeline #149461 passed
...@@ -8,7 +8,7 @@ plugins { ...@@ -8,7 +8,7 @@ plugins {
} }
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
project.version = "1.2.0" project.version = "1.2.1-SNAPSHOT"
final isSnapshot = project.version.endsWith("-SNAPSHOT") final isSnapshot = project.version.endsWith("-SNAPSHOT")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment