Version 1.1 which supports Rails3 versions of RefineryCMS (1.0.1 etc are for Rails 2)
This commit is contained in:
parent
8bbb30aa3e
commit
75e9940a80
3 changed files with 10 additions and 6 deletions
|
@ -42,7 +42,7 @@ module Refinery
|
|||
|
||||
class << self
|
||||
def version
|
||||
%q{1.0}
|
||||
%q{1.1}
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue