Skip to content

Commit

Permalink
Merge pull request #187 from folio-org/release/3.1.x
Browse files Browse the repository at this point in the history
chore: Release 3.1.0
  • Loading branch information
Jack-Golding authored Dec 5, 2024
2 parents 213d278 + cc3e243 commit e0ae7a5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## 3.1.0 - In progress
## 3.1.0 2024-12-04
* MODOA-69 Missing interface dependencies in module descriptor in mod-oa
* MODOA-66 Update module license, guidance and dependencies for mod-oa

## 3.0.1 2024-11-06
* Fixed borked release
Expand Down
4 changes: 2 additions & 2 deletions 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=3.1.0-SNAPSHOT
okapiInterfaceVersion=2.1
appVersion=3.1.0
okapiInterfaceVersion=2.2
dockerTagSuffix=
dockerRepo=folioci

0 comments on commit e0ae7a5

Please sign in to comment.