Skip to content

Commit

Permalink
Merge pull request #32 from AtlasOfLivingAustralia/develop
Browse files Browse the repository at this point in the history
Version 3.2.6
  • Loading branch information
nickdos authored May 8, 2020
2 parents 94c450c + 7e4b8a5 commit 5cc8466
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 @@ -15,7 +15,7 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "1.4.17"
}

version "3.2.5"
version "3.2.6"
group "au.org.ala"

apply plugin:"eclipse"
Expand Down Expand Up @@ -102,7 +102,7 @@ dependencies {
compile "org.grails.plugins:ala-admin-plugin:2.2", noCache

if (!inplace) {
compile "au.org.ala.plugins.grails:biocache-hubs:2.1.5", noCache
compile "au.org.ala.plugins.grails:biocache-hubs:2.1.6", noCache
compile "au.org.ala.plugins.grails:downloads-plugin:2.0.9", noCache
}
}
Expand Down

0 comments on commit 5cc8466

Please sign in to comment.