Skip to content

Commit

Permalink
Merge pull request #100 from folio-org/release/1.0.2
Browse files Browse the repository at this point in the history
chore: Release 1.0.2
  • Loading branch information
Jack-Golding authored Apr 26, 2024
2 parents 1dcc567 + ca143e8 commit 326b878
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 @@
## 1.0.2 2024-04-26
* MODSER-35 Endpoints should be protected by fine-grained permissions

## 1.0.1 2024-04-17
* MODSER-34 Template does not always get data from labels or levels in the same order
* MODSER-28 Update outdated/vulnerable dependencies
Expand Down
2 changes: 1 addition & 1 deletion service/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ gradleWrapperVersion=5.4

# Application
appName=mod-serials-management
appVersion=1.0.1
appVersion=1.0.2
dockerTagSuffix=
dockerRepo=folioci

0 comments on commit 326b878

Please sign in to comment.