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-2
Original file line number
Diff line number
Diff line change
@@ -39,11 +39,11 @@
39
39
40
40
Several quick start options are available:
41
41
42
-
-[Download the latest release](https://github.com/coreui/coreui/archive/v4.1.1.zip)
42
+
-[Download the latest release](https://github.com/coreui/coreui/archive/v4.1.2.zip)
43
43
- Clone the repo: `git clone https://github.com/coreui/coreui.git`
44
44
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui`
45
45
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui`
46
-
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.1.1`
46
+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui:4.1.2`
47
47
48
48
Read the [Getting started page](https://coreui.io/docs/getting-started/introduction/) for information on the framework contents, templates and examples, and more.
0 commit comments