Skip to content

Commit 2c22de3

Browse files
MODRS-243: item storage api version update (#246)
1 parent f5ea533 commit 2c22de3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

NEWS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 3.5.0 2025-XX-XX
2+
* [MODRS-243](https://folio-org.atlassian.net/browse/MODRS-243) - Item Storage API version update from 10.1 to 11.0
3+
14
## 3.4.3 2025-05-19
25

36
* [MODRS-238](https://folio-org.atlassian.net/browse/MODRS-238) - Fix Spring Bootstrap issue 'management.endpoint.loggers.access' uses an incompatible target type

descriptors/ModuleDescriptor-template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
{
5050
"id": "item-storage",
51-
"version": "10.1"
51+
"version": "11.0"
5252
},
5353
{
5454
"id": "service-points",

0 commit comments

Comments
 (0)