From 75e9940a80602971f5448beb0da13f74ab6f2cb0 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Fri, 3 Dec 2010 17:02:26 +1300 Subject: Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for Rails 2) --- lib/refinerycms-blog.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb index b1ebf18..9a5cf56 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -42,7 +42,7 @@ module Refinery class << self def version - %q{1.0} + %q{1.1} end end end -- cgit v1.2.3