Skip to content

Commit

Permalink
Release 2.1.4
Browse files Browse the repository at this point in the history
Version pegged to biocache-hubs (2.1.4).
  • Loading branch information
nickdos authored Nov 28, 2019
1 parent 288b71b commit 9b45457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "1.4.17"
}

version "2.0.8"
version "2.1.4"
group "au.org.ala"

apply plugin:"eclipse"
Expand Down Expand Up @@ -81,7 +81,7 @@ dependencies {
compile "au.org.ala.plugins.grails:downloads-plugin:2.0.9"

if (!inplace) {
compile "au.org.ala.plugins.grails:biocache-hubs:2.1.3"
compile "au.org.ala.plugins.grails:biocache-hubs:2.1.4"
}
}

Expand Down

0 comments on commit 9b45457

Please sign in to comment.