From 5d0b3dcfcec1daeaf314ae2df27a1bcf3f8c0070 Mon Sep 17 00:00:00 2001 From: Razvan Stoenescu Date: Fri, 6 Sep 2024 17:08:57 +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 5d8a9e7780f..87beca99cf9 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "quasar", - "version": "2.16.10", + "version": "2.16.11", "description": "Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time", "type": "module", "module": "dist/quasar.client.js",