Skip to content

Commit

Permalink
Merge pull request #202 from chrisala/master
Browse files Browse the repository at this point in the history
Bumped version and hubs version.
  • Loading branch information
chrisala committed Apr 13, 2015
2 parents 92e5b8a + 0e5eb53 commit 2ff3ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#Wed Aug 21 09:13:16 EST 2013
app.grails.version=2.4.4
app.name=fieldcapture
app.version=1.1.4
app.version=1.1.5-SNAPSHOT
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ grails.project.dependency.resolution = {
build ":release:3.0.1"

if (Environment.current != Environment.DEVELOPMENT) {
compile ":fieldcapture-plugin:1.0.4"
compile ":fieldcapture-plugin:1.0.5-SNAPSHOT"
}

}
Expand Down

0 comments on commit 2ff3ae9

Please sign in to comment.