From 8bbb30aa3e6ef461ebaf3cc92cf89d76227a79f6 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Fri, 3 Dec 2010 16:40:35 +1300 Subject: RC versions driving me crazy, let's use 1.0 --- lib/refinerycms-blog.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/refinerycms-blog.rb') diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb index 5737992..b1ebf18 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -42,7 +42,7 @@ module Refinery class << self def version - %q{1.0.rc.17} + %q{1.0} end end end -- cgit v1.2.3