Skip to content

Commit c473182

Browse files
committed
chore: 3.0.0 version release
1 parent 7e9d384 commit c473182

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
[![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Vue%20Admin%20Template%20&url=http://coreui.io/vue/&hashtags=bootstrap,admin,template,dashboard,panel,free,angular,react,vue)
44
[![NPM][npm-coreui-vue-badge-latest]][npm-coreui-vue]
55
[![Downloads](https://img.shields.io/npm/dm/@coreui/vue.svg?style=flat-square)][coreui]
6-
[![Jest](https://img.shields.io/badge/Jest-^24.9.0-blue.svg?style=flat-square)][coreui]
7-
[![Vue](https://img.shields.io/badge/Vue-^2.6.10-brightgreen.svg?style=flat-square)][coreui]
6+
[![Vue](https://img.shields.io/badge/Vue-^2.6.11-brightgreen.svg?style=flat-square)][coreui]
87

98
[npm-coreui-vue]: https://www.npmjs.com/package/@coreui/vue
109
[npm-coreui-vue-badge-latest]: https://img.shields.io/npm/v/@coreui/vue/latest?style=flat-square&color=brightgreen
@@ -146,7 +145,7 @@ Some of projects created by community but not maintained by CoreUI team.
146145

147146
## Copyright and license
148147

149-
Copyright 2019 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-vue-admin-template/blob/master/LICENSE).
148+
Copyright 2020 creativeLabs Łukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-vue-admin-template/blob/master/LICENSE).
150149
There is only one limitation - you cannot re-distribute the `CoreUI` as stock nor if you modify the `CoreUI`. In the past we faced some problems with persons who tried to sell `CoreUI` based templates.
151150

152151
## Support CoreUI Development

public/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!DOCTYPE html>
22
<!--
33
* CoreUI Free - Vue.js Admin Template
4-
* @version v3.0.0-beta.1
4+
* @version 3.0.0
55
* @link https://coreui.io/vue/
6-
* Copyright (c) 2019 creativeLabs Łukasz Holeczek
6+
* Copyright (c) 2020 creativeLabs Łukasz Holeczek
77
-->
88
<html>
99

0 commit comments

Comments
 (0)