From fb45a7de2f93f5e84068fa5918ebfcb6d7819158 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Thu, 26 Aug 2010 21:38:13 +1200 Subject: that version needs a zero on it --- 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 c33493e..30e0baf 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -2,7 +2,7 @@ module Refinery module Blog class << self def version - %q{0.9.8.rc1} + %q{0.9.8.0.rc1} end end end -- cgit v1.2.3