Skip to content

Commit

Permalink
release 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
temi committed Jul 17, 2019
1 parent 638f50e commit c0ba9c4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
app.grails.version=2.5.6
app.name=ala-collectory
app.servlet.version=2.5
app.version=1.6.0-SNAPSHOT
app.version=1.6.0
4 changes: 2 additions & 2 deletions grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ grails.project.dependency.resolution = {
}

plugins {
runtime ":collectory:1.9.7-SNAPSHOT"
runtime ":ala-bootstrap3:2.2.0-SNAPSHOT"
runtime ":collectory:1.9.7"
runtime ":ala-bootstrap3:2.2.0"
runtime ":resources:1.2.14"
runtime ":cached-resources:1.0"
build ":release:3.1.2"
Expand Down

0 comments on commit c0ba9c4

Please sign in to comment.