Bump version

This commit is contained in:
AsamK 2020-11-22 15:50:34 +01:00
parent 4c3a249a2c
commit 9fff8f5b14
2 changed files with 3 additions and 1 deletions

View file

@ -7,7 +7,7 @@ targetCompatibility = JavaVersion.VERSION_11
mainClassName = 'org.asamk.signal.Main'
version = '0.6.11'
version = '0.6.12'
compileJava.options.encoding = 'UTF-8'