Skip to content

Commit

Permalink
released version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
FibreFoX committed Mar 8, 2016
1 parent 3fa03d7 commit 2481c4f
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 @@ -32,7 +32,7 @@ dependencies {

group = 'de.dynamicfiles.projects.gradle.plugins'
archivesBaseName = 'javafx-gradle-plugin'
version = '1.3-SNAPSHOT'
version = '1.3'

ext.isReleaseVersion = !version.endsWith("SNAPSHOT")

Expand Down

0 comments on commit 2481c4f

Please sign in to comment.