From d732633eaa0e7dd24f0de12127422096efa656ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Holeczek?= Date: Mon, 29 Nov 2021 13:32:05 +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 ed5f1eb..63fbc95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@coreui/coreui-free-react-admin-template", - "version": "4.0.0", + "version": "4.1.0", "description": "CoreUI Free React Admin Template", "homepage": ".", "bugs": { @@ -23,7 +23,7 @@ "test:debug": "react-scripts --inspect-brk test --runInBand" }, "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 8e1904f..9462f1a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,7 @@