Skip to content

Commit 4ca8dfc

Browse files
committed
release: v4.4.0
1 parent f0f79cf commit 4ca8dfc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/coreui-free-react-admin-template",
3-
"version": "4.3.1",
3+
"version": "4.4.0",
44
"description": "CoreUI Free React Admin Template",
55
"homepage": ".",
66
"bugs": {
@@ -14,7 +14,7 @@
1414
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
1515
"scripts": {
1616
"build": "react-scripts build",
17-
"changelog": "auto-changelog --starting-version 4.3.1 --commit-limit false --hide-credit",
17+
"changelog": "auto-changelog --starting-version 4.4.0 --commit-limit false --hide-credit",
1818
"eject": "react-scripts eject",
1919
"lint": "eslint \"src/**/*.js\"",
2020
"start": "react-scripts start",

public/index.html

Lines changed: 1 addition & 1 deletion
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.3.1
4+
* @version v4.4.0
55
* @link https://coreui.io/react/
66
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
77
* License MIT

0 commit comments

Comments
 (0)