Bump version

This commit is contained in:
AsamK 2020-12-31 18:07:06 +01:00
parent f1e5fc6c0b
commit a475bc50e9
2 changed files with 10 additions and 1 deletions

View file

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