Skip to content

Commit

Permalink
release 1.4.18
Browse files Browse the repository at this point in the history
added hot-fix branch to travis
  • Loading branch information
temi committed Aug 7, 2019
1 parent 96e282d commit 4dc0031
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ branches:
only:
- master
- develop
- hot-fix
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
}
}

version "1.4.18-SNAPSHOT"
version "1.4.18"
group "au.org.ala.plugins.grails"

apply plugin:"eclipse"
Expand Down

0 comments on commit 4dc0031

Please sign in to comment.