upgrade: fix debian/changelog

This commit is contained in:
Wei Zhou 2023-09-12 17:38:14 +02:00
parent 246bb24b0f
commit b8c8e17318
3 changed files with 10 additions and 4 deletions

10
debian/changelog vendored
View File

@ -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 <dev@cloudstack.apache.org> 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 <dev@cloudstack.apache.org> 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 <dev@cloudstack.apache.org> Wed, 21 Jun 2023 12:30:00 +0200

2
ui/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "cloudstack-ui",
"version": "4.18.1",
"version": "4.18.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -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",