Bump version

This commit is contained in:
AsamK 2021-01-19 17:31:10 +01:00
parent 6f4b171683
commit d50db1d671
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.3'
version = '0.7.4'
compileJava.options.encoding = 'UTF-8'