This is an automated email from the ASF dual-hosted git repository.

weizhou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git

commit edcd0da62edc4e32f10733c03d644cb73454455f
Author: Wei Zhou <[email protected]>
AuthorDate: Thu Sep 14 13:59:53 2023 +0200

    UI: update versions to 4.19.0
---
 ui/package-lock.json | 2 +-
 ui/package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ui/package-lock.json b/ui/package-lock.json
index 2802548d7d4..55e349ce231 100644
--- a/ui/package-lock.json
+++ b/ui/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "cloudstack-ui",
-  "version": "4.18.2",
+  "version": "4.19.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/ui/package.json b/ui/package.json
index 825a64be9d8..4658b44ffda 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.2",
+  "version": "4.19.0",
   "homepage": "https://cloudstack.apache.org/";,
   "repository": {
     "type": "git",

Reply via email to