Skip to content
Snippets Groups Projects
Commit 8699e616 authored by dgelessus's avatar dgelessus
Browse files

Bump version number to 0.2.2-SNAPSHOT

parent 12d85267
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
...@@ -7,7 +7,7 @@ plugins { ...@@ -7,7 +7,7 @@ plugins {
} }
project.group = "de.hhu.stups" project.group = "de.hhu.stups"
project.version = "0.2.1" project.version = "0.2.2-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