Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MODORDSTOR-432] - Missing interface dependencies in module descriptor (
Browse files Browse the repository at this point in the history
#458)

(cherry picked from commit 1354f28)
azizbekxm committed Nov 13, 2024
1 parent e155717 commit 9722c4e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
@@ -707,6 +707,14 @@
{
"id": "holdings-storage",
"version": "8.0"
},
{
"id": "holdings-storage-batch-sync",
"version": "2.0"
},
{
"id": "instance-storage",
"version": "11.0"
}
],
"permissionSets" : [

0 comments on commit 9722c4e

Please sign in to comment.