bump version

This commit is contained in:
FH 2023-07-31 12:23:11 +02:00
parent 5118534c06
commit 663eff9cf8

View file

@ -1,9 +1,9 @@
{
"appInfo": {
"name": "Wonky Online",
"version": "197.0",
"version": "198.0",
"rc": true,
"sandBox": true,
"sandBox": false,
"image": "grumpy-coder.png",
"sdk": "dotnet 7.0"
},
@ -21,7 +21,7 @@
},
"apiConfig": {
"assetUrl": "https://files.innotec.dk",
"baseUrl": "https://dev.innotec.dk",
"baseUrl": "https://zeta.innotec.dk",
"catalog": "api/v2/catalog/country",
"crmCustomers": "api/v2/crm/companies",
"crmInventoryExt": "history/inventory",