Skip to content

Commit b8c8e17

Browse files
committed
upgrade: fix debian/changelog
1 parent 246bb24 commit b8c8e17

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

debian/changelog

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,17 @@ cloudstack (4.18.2.0-SNAPSHOT) unstable; urgency=low
22

33
* Update the version to 4.18.2.0-SNAPSHOT
44

5+
-- the Apache CloudStack project <dev@cloudstack.apache.org> Thu, 12 Sep 2023 17:36:00 +0200
6+
7+
cloudstack (4.18.1.0) unstable; urgency=low
8+
9+
* Update the version to 4.18.1.0
10+
511
-- the Apache CloudStack project <dev@cloudstack.apache.org> Thu, 07 Sep 2023 08:50:50 +0200
612

7-
cloudstack (4.18.2.0-SNAPSHOT-SNAPSHOT) unstable; urgency=low
13+
cloudstack (4.18.1.0-SNAPSHOT) unstable; urgency=low
814

9-
* Update the version to 4.18.2.0-SNAPSHOT-SNAPSHOT
15+
* Update the version to 4.18.1.0-SNAPSHOT
1016

1117
-- the Apache CloudStack project <dev@cloudstack.apache.org> Wed, 21 Jun 2023 12:30:00 +0200
1218

ui/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "cloudstack-ui",
33
"description": "Modern role-based Apache CloudStack UI",
4-
"version": "4.18.1",
4+
"version": "4.18.2",
55
"homepage": "https://cloudstack.apache.org/",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)