We're at version 1.3. Closes GH-38. Closes GH-45. Closes GH-35.

This commit is contained in:
Philip Arndt 2011-03-04 12:28:13 +13:00
parent a058a24e90
commit e5c0e2b0e9

View file

@ -17,7 +17,7 @@ Refinery CMS version 0.9.8 or above.
Open up your ``Gemfile`` and add at the bottom this line: Open up your ``Gemfile`` and add at the bottom this line:
gem 'refinerycms-blog', '~> 1.2' gem 'refinerycms-blog', '~> 1.3'
Now, run ``bundle install`` Now, run ``bundle install``