Bump version 0.6.2

This commit is contained in:
AsamK 2018-12-16 21:14:05 +01:00
parent f3878c54a6
commit a055f282c6

View file

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