@axway/axway-central-cli 3.13.0-rc.4 → 3.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -771,7 +771,7 @@ let TraceableRegionType = exports.TraceableRegionType = /*#__PURE__*/function (T
771
771
  TraceableRegionType["US1"] = "US-1";
772
772
  TraceableRegionType["EU"] = "EU";
773
773
  TraceableRegionType["APAC"] = "APAC";
774
- TraceableRegionType["APAC2"] = "APAC2";
774
+ TraceableRegionType["APAC2"] = "APAC-2";
775
775
  TraceableRegionType["Canada"] = "Canada";
776
776
  TraceableRegionType["UAE"] = "UAE";
777
777
  return TraceableRegionType;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@axway/axway-central-cli",
3
- "version": "3.13.0-rc.4",
3
+ "version": "3.13.0",
4
4
  "description": "Manage APIs, services and publish to the Amplify Marketplace",
5
5
  "homepage": "https://platform.axway.com",
6
6
  "author": {