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 @@