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

Bump version number to 1.3.1-SNAPSHOT

parent a5503d29
No related branches found
No related tags found
No related merge requests found
Pipeline #135003 passed
...@@ -8,7 +8,7 @@ plugins { ...@@ -8,7 +8,7 @@ plugins {
id "com.github.johnrengelman.shadow" version "8.1.1" id "com.github.johnrengelman.shadow" version "8.1.1"
} }
project.version = '1.3.0' project.version = '1.3.1-SNAPSHOT'
project.group = 'de.hhu.stups' project.group = 'de.hhu.stups'
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