From aed62fa7a01f372cb30b26eb43c49d187d1f4087 Mon Sep 17 00:00:00 2001 From: Philip Arndt Date: Mon, 28 Mar 2011 08:54:31 +1300 Subject: We need to start targeting refinerycms-core not refinerycms because this would prevent people building their own stack and using this engine. --- 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 0158e0b..60c9bfa 100644 --- a/lib/refinerycms-blog.rb +++ b/lib/refinerycms-blog.rb @@ -38,7 +38,7 @@ module Refinery class << self def version - %q{1.3.2} + %q{1.4} end end end -- cgit v1.2.3