Skip to content

Commit

Permalink
[MODORDERS-964] Update acq-models (#806)
Browse files Browse the repository at this point in the history
* Update acq-models

* Update provided and required interface versions
  • Loading branch information
alb3rtino authored Dec 19, 2023
1 parent 8115281 commit 5fd3bec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions descriptors/ModuleDescriptor-template.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"provides": [
{
"id": "orders",
"version": "12.0",
"version": "12.1",
"handlers": [
{
"methods": [
Expand Down Expand Up @@ -143,7 +143,7 @@
},
{
"id": "order-lines",
"version": "3.2",
"version": "3.3",
"handlers": [
{
"methods": [
Expand Down Expand Up @@ -1024,7 +1024,7 @@
},
{
"id": "orders-storage.purchase-orders",
"version": "8.0"
"version": "8.1"
},
{
"id": "orders-storage.alerts",
Expand All @@ -1044,7 +1044,7 @@
},
{
"id": "orders-storage.po-lines",
"version": "12.0"
"version": "12.3"
},
{
"id": "orders-storage.order-templates",
Expand Down

0 comments on commit 5fd3bec

Please sign in to comment.