updated client version to 1.0.2

This commit is contained in:
2019-06-19 15:14:21 +02:00
parent d9aed568b7
commit 57029b42ff

View File

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