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

Release version 0.2.0

parent 862b2ff8
Branches
Tags 0.2.0
No related merge requests found
Pipeline #111616 passed
...@@ -7,7 +7,7 @@ plugins { ...@@ -7,7 +7,7 @@ plugins {
} }
project.group = "de.hhu.stups" project.group = "de.hhu.stups"
project.version = "0.2.0-SNAPSHOT" project.version = "0.2.0"
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