Skip to content

Commit

Permalink
bump 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
firm1 committed Apr 11, 2016
1 parent 7d58718 commit c526716
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ sourceSets {
}
resources {
srcDir 'src/test/resources'
exclude 'src/test/resources/log4j.properties'
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=0.7.1
version=0.8.0
javafx.releaseKey.keyPass=clementine
javafx.releaseKey.storePass=clementine
javafx.releaseKey.keyStore = keys/keystore.jks

0 comments on commit c526716

Please sign in to comment.