aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorDavid Jones <dgjones@gmail.com>2011-05-31 13:52:48 +1200
committerDavid Jones <dgjones@gmail.com>2011-05-31 13:52:48 +1200
commit7bb8b056f5b181cfdc88afa60799f3a669d9913f (patch)
tree1242f7e6cf5f05c2013a05d3138576072cdf003e /readme.md
parentb7894a900b3f893d260af9159c49f6f7aa78bd50 (diff)
parent8482525f22136018e18519bdfc0e61ca015173f1 (diff)
downloadrefinerycms-blog-7bb8b056f5b181cfdc88afa60799f3a669d9913f.tar.gz
refinerycms-blog-7bb8b056f5b181cfdc88afa60799f3a669d9913f.tar.bz2
refinerycms-blog-7bb8b056f5b181cfdc88afa60799f3a669d9913f.zip
Merge branch 'master' of github.com:resolve/refinerycms-blog
Diffstat (limited to 'readme.md')
-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``