diff --git a/debian/changelog b/debian/changelog index fae4c85e4fc..738acdeccfc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,11 +2,17 @@ cloudstack (4.18.2.0-SNAPSHOT) unstable; urgency=low * Update the version to 4.18.2.0-SNAPSHOT + -- the Apache CloudStack project Thu, 12 Sep 2023 17:36:00 +0200 + +cloudstack (4.18.1.0) unstable; urgency=low + + * Update the version to 4.18.1.0 + -- the Apache CloudStack project Thu, 07 Sep 2023 08:50:50 +0200 -cloudstack (4.18.2.0-SNAPSHOT-SNAPSHOT) unstable; urgency=low +cloudstack (4.18.1.0-SNAPSHOT) unstable; urgency=low - * Update the version to 4.18.2.0-SNAPSHOT-SNAPSHOT + * Update the version to 4.18.1.0-SNAPSHOT -- the Apache CloudStack project Wed, 21 Jun 2023 12:30:00 +0200 diff --git a/ui/package-lock.json b/ui/package-lock.json index a2040516ead..da49155298e 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -1,6 +1,6 @@ { "name": "cloudstack-ui", - "version": "4.18.1", + "version": "4.18.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/ui/package.json b/ui/package.json index 459646a85b4..65fa23086c7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,7 +1,7 @@ { "name": "cloudstack-ui", "description": "Modern role-based Apache CloudStack UI", - "version": "4.18.1", + "version": "4.18.2", "homepage": "https://cloudstack.apache.org/", "repository": { "type": "git",