Skip to content

Commit d732633

Browse files
committed
release: v4.1.0
1 parent 7f74c32 commit d732633

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-react-admin-template",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "CoreUI Free React Admin Template",
55
"homepage": ".",
66
"bugs": {
@@ -23,7 +23,7 @@
2323
"test:debug": "react-scripts --inspect-brk test --runInBand"
2424
},
2525
"config": {
26-
"coreui_library_short_version": "4.0"
26+
"coreui_library_short_version": "4.1"
2727
},
2828
"dependencies": {
2929
"@coreui/chartjs": "^3.0.0",

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<!--
33
* CoreUI Free React.js Admin Template
4-
* @version v4.0.0
4+
* @version v4.1.0
55
* @link https://coreui.io/react/
66
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
77
* License MIT

0 commit comments

Comments
 (0)