mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 05:26:35 +00:00
upgrade: fix debian/changelog
This commit is contained in:
parent
246bb24b0f
commit
b8c8e17318
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
2
ui/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "cloudstack-ui",
|
||||
"version": "4.18.1",
|
||||
"version": "4.18.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user