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

Release version 3.6.0

parent 825f5dab
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ apply plugin: 'signing'
allprojects {
project.group = 'de.hhu.stups'
project.version = '3.6.0-SNAPSHOT'
project.version = '3.6.0'
project.ext.isSnapshot = project.version.endsWith("-SNAPSHOT")
ext."signing.secretKeyRingFile" = rootProject.file("secring.gpg").absolutePath
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment