From 3e816ce0343a292ad4122b349ebba1d9528f1c95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Holeczek?= Date: Mon, 29 Nov 2021 14:35:22 +0100 Subject: [PATCH] release: v4.1.0 --- package.json | 4 ++-- public/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f3cb59c6..1e74ca23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coreui/coreui-free-vue-admin-template", - "version": "4.0.1", + "version": "4.1.0", "description": "CoreUI Free Vue Admin Template", "bugs": { "url": "https://github.com/coreui/coreui-free-vue-admin-template/issues" @@ -19,7 +19,7 @@ "test:unit": "vue-cli-service test:unit" }, "config": { - "coreui_library_short_version": "4.0" + "coreui_library_short_version": "4.1" }, "dependencies": { "@coreui/chartjs": "^3.0.0", diff --git a/public/index.html b/public/index.html index 1cdac134..df559041 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,7 @@