Skip to content

Commit dbe1e7c

Browse files
committed
release: v4.0.0-beta.0
1 parent 0db3b21 commit dbe1e7c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+2-2
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.0-alpha.0",
3+
"version": "4.0.0-beta.0",
44
"config": {
55
"coreui_library_short_version": "4.0"
66
},
@@ -18,7 +18,7 @@
1818
"@coreui/icons": "^2.0.1",
1919
"@coreui/icons-vue": "2.0.0-beta.0",
2020
"@coreui/utils": "^1.3.1",
21-
"@coreui/vue": "^4.0.0-beta.0",
21+
"@coreui/vue": "^4.0.0-beta.1",
2222
"@coreui/vue-chartjs": "2.0.0-beta.1",
2323
"core-js": "^3.16.4",
2424
"vue": "^3.2.6",

public/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<!DOCTYPE html>
22
<!--
33
* CoreUI Vue.js Admin Template
4-
* @version v4.0.0-baeta.0
5-
* @link https://coreui.io//vue/
4+
* @version v4.0.0-beta.0
5+
* @link https://coreui.io/vue/
66
* Copyright (c) 2021 creativeLabs Łukasz Holeczek
77
* License (https://coreui.io/pro/license)
88
-->

0 commit comments

Comments
 (0)