You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,11 @@
43
43
44
44
Several quick start options are available:
45
45
46
-
-[Download the latest release](https://github.com/coreui/coreui-pro/archive/v4.3.2.zip)
46
+
-[Download the latest release](https://github.com/coreui/coreui-pro/archive/v4.3.3.zip)
47
47
- Clone the repo: `git clone https://github.com/coreui/coreui.git`
48
48
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
49
49
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`
50
-
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.3.2`
50
+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.3.3`
51
51
52
52
Read the [Getting started page](https://coreui.io/docs/getting-started/introduction/) for information on the framework contents, templates and examples, and more.
Copy file name to clipboardExpand all lines: composer.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{
2
-
"name": "coreui/coreui",
2
+
"name": "coreui/coreui-pro",
3
3
"description": "The most popular front-end framework for developing responsive, mobile-first projects on the web rewritten and maintain by the CoreUI Team",
0 commit comments