aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c8b8e3a..32bf487 100644
--- a/readme.md
+++ b/readme.md
@@ -17,7 +17,7 @@ Refinery CMS version 1.0.0 or above.
Open up your ``Gemfile`` and add at the bottom this line:
- gem 'refinerycms-blog', '~> 1.5'
+ gem 'refinerycms-blog', '~> 1.6.1'
Now, run ``bundle install``