Skip to content

Commit 3e816ce

Browse files
committed
release: v4.1.0
1 parent c539149 commit 3e816ce

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-vue-admin-template",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"description": "CoreUI Free Vue Admin Template",
55
"bugs": {
66
"url": "https://github.com/coreui/coreui-free-vue-admin-template/issues"
@@ -19,7 +19,7 @@
1919
"test:unit": "vue-cli-service test:unit"
2020
},
2121
"config": {
22-
"coreui_library_short_version": "4.0"
22+
"coreui_library_short_version": "4.1"
2323
},
2424
"dependencies": {
2525
"@coreui/chartjs": "^3.0.0",

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 Vue.js Admin Template
4-
* @version v4.0.1
4+
* @version v4.1.0
55
* @link https://coreui.io/vue/
66
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
77
* License (https://coreui.io/pro/license)

0 commit comments

Comments
 (0)