Skip to content

Commit

Permalink
Merge pull request #55 from AtlasOfLivingAustralia/release/4.0.6
Browse files Browse the repository at this point in the history
Release/4.0.6
  • Loading branch information
alexhuang091 authored Jul 16, 2021
2 parents 41f67dd + b74d4a7 commit 353d346
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 "4.0.5"
version "4.0.6"

group "au.org.ala"

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

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

0 comments on commit 353d346

Please sign in to comment.