RC versions driving me crazy, let's use 1.0

This commit is contained in:
Philip Arndt 2010-12-03 16:40:35 +13:00
parent c038feb88a
commit 8bbb30aa3e
3 changed files with 4 additions and 4 deletions

View file

@ -13,7 +13,7 @@ Options:
Open up your ``Gemfile`` and add at the bottom this line
gem 'refinerycms-blog', '~> 1.0.rc.17'
gem 'refinerycms-blog', '~> 1.0'
Now run ``bundle install``