Skip to content

Commit

Permalink
Update version to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Maurice Velte committed May 7, 2020
1 parent 0d9480e commit 3b23002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -18,7 +18,7 @@ tasks.withType(JavaCompile) {

group = 'de.cronn'

version = '1.5'
version = '1.6'

executableDir = "scripts"

Expand Down

0 comments on commit 3b23002

Please sign in to comment.