Skip to content

Commit

Permalink
chore: Release 3.0.1
Browse files Browse the repository at this point in the history
Added NEWS section, bumped to 3.0.1

MODOA-61
  • Loading branch information
Jack-Golding committed Nov 6, 2024
1 parent 8d967e5 commit 25ebeb1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## 3.0.1 2024-11-06
* Fixed borked release

## 3.0.0 2024-11-06
* MODOA-65 Review and cleanup Module Descriptor for mod-oa
* MODOA-58 Upgrade mod-oa to Grails 6
Expand Down
2 changes: 1 addition & 1 deletion service/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ gradleWrapperVersion=5.4

# Application
appName=mod-oa
appVersion=2.1.0-SNAPSHOT
appVersion=3.0.1
okapiInterfaceVersion=2.1
dockerTagSuffix=
dockerRepo=folioci

0 comments on commit 25ebeb1

Please sign in to comment.