We need to start targeting refinerycms-core not refinerycms because this would prevent people building their own stack and using this engine.

This commit is contained in:
Philip Arndt 2011-03-28 08:54:31 +13:00
parent 3642dfbe31
commit aed62fa7a0
3 changed files with 13 additions and 6 deletions

View file

@ -38,7 +38,7 @@ module Refinery
class << self
def version
%q{1.3.2}
%q{1.4}
end
end
end