Bump version

This commit is contained in:
AsamK 2019-09-05 20:04:42 +02:00
parent 129f48e109
commit 1184a87f2d

View file

@ -7,7 +7,7 @@ targetCompatibility = JavaVersion.VERSION_1_7
mainClassName = 'org.asamk.signal.Main' mainClassName = 'org.asamk.signal.Main'
version = '0.6.2' version = '0.6.3'
compileJava.options.encoding = 'UTF-8' compileJava.options.encoding = 'UTF-8'