Skip to content

Commit

Permalink
Changed plugin version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisala committed Feb 4, 2016
1 parent 2286fd4 commit 584338d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ grails.project.dependency.resolution = {
//test ":karma-test-runner:0.2.4"

if (Environment.current != Environment.DEVELOPMENT) {
compile ":fieldcapture-plugin:1.4.1-SNAPSHOT"
compile ":fieldcapture-plugin:1.4.1"
test ":fieldcapture-test:0.1-SNAPSHOT"
}

Expand Down

0 comments on commit 584338d

Please sign in to comment.