Skip to content

Commit

Permalink
Bumping version to 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianromero committed Oct 6, 2017
1 parent 7054f0a commit d648688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ apply plugin: 'application'
apply plugin: 'org.javafxports.jfxmobile'

group = 'com.github.adrianromero'
version = '1.0.13'
version = '1.0.14'

mainClassName = 'com.adr.helloiot.MainAppClient'
ext.mainClass = 'com.adr.helloiot.MainAppClient'
Expand Down

0 comments on commit d648688

Please sign in to comment.