aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index d8a07c5..c8b8e3a 100644
--- a/readme.md
+++ b/readme.md
@@ -11,13 +11,13 @@ Options:
## Requirements
-Refinery CMS version 0.9.8 or above.
+Refinery CMS version 1.0.0 or above.
## Install
Open up your ``Gemfile`` and add at the bottom this line:
- gem 'refinerycms-blog', '~> 1.3'
+ gem 'refinerycms-blog', '~> 1.5'
Now, run ``bundle install``