change version to 1.0

This commit is contained in:
2019-06-13 22:21:41 +02:00
parent 7f4182bfad
commit 8c6a43fc22

View File

@ -27,7 +27,7 @@ compileTestKotlin {
}
group 'org.hso'
version '1.0-SNAPSHOT'
version '1.0'
archivesBaseName = 'TextureSync'
mainClassName = 'org.hso.texturesyncclient.app.Main'