Skip to content

Commit

Permalink
Release 3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sughics authored Sep 16, 2022
1 parent 21603b2 commit 9affd09
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.4-SNAPSHOT"
version "3.4"
group "au.org.ala"

apply plugin:"eclipse"
Expand Down Expand Up @@ -105,4 +105,4 @@ bootRun {
assets {
minifyJs = true
minifyCss = true
}
}

0 comments on commit 9affd09

Please sign in to comment.