From 03603affa4779ab273d42f2a753f48d8d20b31d3 Mon Sep 17 00:00:00 2001 From: Razvan Stoenescu Date: Wed, 10 Jul 2024 13:22:27 +0300 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 e0e352a95ea..c46947535b7 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "quasar", - "version": "2.16.5", + "version": "2.16.6", "description": "Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time", "type": "module", "module": "dist/quasar.client.js",