From 0d5d46b09b5942c4b3eee728d11cc9e900816cf0 Mon Sep 17 00:00:00 2001 From: Sergiy Bichurin <85113959+bisecomsergiy@users.noreply.github.com> Date: Fri, 21 Jan 2022 11:36:30 +0200 Subject: [PATCH] SIP2-107 Support circulation interface v13 (#76) * Adapt ModuleDescriptor-template to circulation interface v13.0 * Add v12.0 circulation interface (cherry picked from commit 1d75dd28a09fefd9c5673c98dfb42ff8dc00122d) --- descriptors/ModuleDescriptor-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/descriptors/ModuleDescriptor-template.json b/descriptors/ModuleDescriptor-template.json index 65c4080d..8189a7f5 100644 --- a/descriptors/ModuleDescriptor-template.json +++ b/descriptors/ModuleDescriptor-template.json @@ -9,7 +9,7 @@ }, { "id": "circulation", - "version": "12.0" + "version": "12.0 13.0" }, { "id": "users",