change version to 1.0

This commit is contained in:
Jannik 2019-06-13 22:21:41 +02:00
parent 7f4182bfad
commit 8c6a43fc22
Signed by: Seil0
GPG Key ID: E8459F3723C52C24
1 changed files with 1 additions and 1 deletions

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'