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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,11 +59,11 @@ Whether you're starting a new project or migrating from Bootstrap, CoreUI gives
59
59
60
60
Several quick start options are available:
61
61
62
-
-[Download the latest release](https://github.com/coreui/coreui-pro/archive/v5.18.0.zip) (CoreUI PRO Enterprise subscription required)
62
+
-[Download the latest release](https://github.com/coreui/coreui-pro/archive/v5.19.0.zip) (CoreUI PRO Enterprise subscription required)
63
63
- Clone the repo: `git clone https://github.com/coreui/coreui-pro.git` (CoreUI PRO Enterprise subscription required)
64
64
- Install with [npm](https://www.npmjs.com/): `npm install @coreui/coreui-pro`
65
65
- Install with [yarn](https://yarnpkg.com/): `yarn add @coreui/coreui-pro`
66
-
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui-pro:5.18.0`
66
+
- Install with [Composer](https://getcomposer.org/): `composer require coreui/coreui-pro:5.19.0`
67
67
68
68
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