Skip to content

Commit

Permalink
Version 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ctring committed Jul 7, 2017
1 parent feae8bc commit 5248991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'org.vietabroader.vaqr'
version '1.0'
version '1.1'

buildscript {
dependencies {
Expand Down Expand Up @@ -45,7 +45,7 @@ jfx {
deployDir = "src/main/deploy"
jfxMainAppJarName = 'VAQR.jar'
needShortcut = true
nativeReleaseVersion = '1.0'
nativeReleaseVersion = '1.1'
verbose = true
bundleArguments = [
installdirChooser: 'true',
Expand Down

0 comments on commit 5248991

Please sign in to comment.