From 3ae1a2735ea1abf27a57bb239b84c9eeb6c1a68e Mon Sep 17 00:00:00 2001 From: Christopher Ng Date: Tue, 17 Jan 2023 16:44:50 -0800 Subject: [PATCH] v7.5.0 Signed-off-by: Christopher Ng --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2b827c6505..6b93f6096b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nextcloud/vue", - "version": "7.4.0", + "version": "7.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nextcloud/vue", - "version": "7.4.0", + "version": "7.5.0", "license": "AGPL-3.0", "dependencies": { "@floating-ui/dom": "^1.1.0", diff --git a/package.json b/package.json index 5c38734834..c4a1aba77d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nextcloud/vue", - "version": "7.4.0", + "version": "7.5.0", "description": "Nextcloud vue components", "keywords": [ "vuejs",