release: v4.1.0
This commit is contained in:
parent
7f74c328ae
commit
d732633eaa
@ -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",
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
* CoreUI Free React.js Admin Template
|
||||
* @version v4.0.0
|
||||
* @version v4.1.0
|
||||
* @link https://coreui.io/react/
|
||||
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
|
||||
* License MIT
|
||||
|
Loading…
Reference in New Issue
Block a user