Skip to content

Commit

Permalink
SIP2-107 Support circulation interface v13 (#76)
Browse files Browse the repository at this point in the history
* Adapt ModuleDescriptor-template to circulation interface v13.0

* Add v12.0 circulation interface

(cherry picked from commit 1d75dd2)
  • Loading branch information
bisecomsergiy authored and julianladisch committed Mar 9, 2022
1 parent d30b9f8 commit 0d5d46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
{
"id": "circulation",
"version": "12.0"
"version": "12.0 13.0"
},
{
"id": "users",
Expand Down

0 comments on commit 0d5d46b

Please sign in to comment.