From a8504adfd632a55ebe6b7adecc7676baba2c7a49 Mon Sep 17 00:00:00 2001 From: djones Date: Tue, 14 Sep 2010 13:30:19 +1200 Subject: fix a bug in the rails 2.x generator where it doesn't create the seeds directory --- 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 15c0a0a..844ae11 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -42,7 +42,7 @@ module Refinery class << self def version - %q{1.0.rc8} + %q{1.0.rc9} end end end -- cgit v1.2.3