Skip to content
This repository has been archived by the owner on Sep 25, 2018. It is now read-only.

Commit

Permalink
2.0.0 final release
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesportwoodii committed Jan 7, 2016
1 parent 3cfbbeb commit 88625a9
Show file tree
Hide file tree
Showing 3 changed files with 881 additions and 506 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -13,9 +13,9 @@ CiiMS is a fast, simple, and easy to use, full feature blogging platform and con

## News

__CiiMS 2.0.0 RC2 Released__
__CiiMS 2.0.0 Released__

CiiMS 2.0.0 RC2 is now available. Checkout the [release notes](https://github.com/charlesportwoodii/CiiMS/releases/tag/2.0.0-rc2) for more information.
CiiMS 2.0.0 is now available. Checkout the [release notes](https://github.com/charlesportwoodii/CiiMS/releases/tag/2.0.0) for more information.

__Interested in a Hosted Solution?__

Expand All @@ -35,7 +35,7 @@ Do you use CiiMS and love it? Want to show your support? Would you like some fre
CiiMS can be quickly installed through composer. For more information about installing CiiMS, checkout the [installation guide](https://docs.ciims.io/installation.html).

```
composer create-project --prefer-dist --stability=dev charlesportwoodii/ciims {path} 2.0.0-rc2
composer create-project --prefer-dist --stability=dev charlesportwoodii/ciims {path} 2.0.0
cd {path}
composer dump-autoload -o
```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -78,7 +78,7 @@
"charlesportwoodii/cii": "1.0.28",
"ciims-themes/default": "3.0.20",
"ciims-modules/dashboard": "3.0.28",
"ciims-modules/api": "2.0.24",
"ciims-modules/api": "2.0.25",
"ciims-modules/install": "2.0.13",
"ciims-modules/hybridauth": "2.0.6",
"ciims-plugins/awsuploader": "1.0.3",
Expand Down

0 comments on commit 88625a9

Please sign in to comment.