From a89be635730aa63625e68283ff3291749e4812a2 Mon Sep 17 00:00:00 2001 From: Razvan Stoenescu Date: Fri, 3 Jan 2025 13:52:30 +0200 Subject: [PATCH] chore(ui): Bump version --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/package.json b/ui/package.json index a0b17df1d43..845f2da5327 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "quasar", - "version": "2.17.5", + "version": "2.17.6", "description": "Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time", "type": "module", "module": "dist/quasar.client.js",