Skip to content

Commit

Permalink
[CIRC-2156] Upgrade the API version in the ModuleDescriptor-template.…
Browse files Browse the repository at this point in the history
…json (#1498)
  • Loading branch information
SvitlanaKovalova1 authored Oct 16, 2024
1 parent d347a45 commit 68d3d5c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 24.3.0

* [CIRC-2156](https://folio-org.atlassian.net/browse/CIRC-2156) Upgrade "holdings-storage" to 8.0

## 24.2.0 2024-03-21

* Update `feesfines` interface version to 19.0 (CIRC-1914)
Expand Down
2 changes: 1 addition & 1 deletion descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@
},
{
"id": "holdings-storage",
"version": "1.3 2.0 3.0 4.0 5.0 6.0 7.0"
"version": "1.3 2.0 3.0 4.0 5.0 6.0 7.0 8.0"
},
{
"id": "request-storage",
Expand Down

0 comments on commit 68d3d5c

Please sign in to comment.