aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authorPhilip Arndt <parndt@gmail.com>2011-03-04 11:54:12 +1300
committerPhilip Arndt <parndt@gmail.com>2011-03-04 11:54:12 +1300
commit234a7d74d57084a78e51cc52861a81f7d0748a6d (patch)
tree6552dfac3f45057f4f617573df26f2af0687e71e /lib/refinerycms-blog.rb
parent1e6190b58c66fda23b6666e46f2a65198841a06f (diff)
downloadrefinerycms-blog-234a7d74d57084a78e51cc52861a81f7d0748a6d.tar.gz
refinerycms-blog-234a7d74d57084a78e51cc52861a81f7d0748a6d.tar.bz2
refinerycms-blog-234a7d74d57084a78e51cc52861a81f7d0748a6d.zip
Moved most of the code toward EngineInstaller.
Diffstat (limited to 'lib/refinerycms-blog.rb')
-rw-r--r--lib/refinerycms-blog.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/refinerycms-blog.rb b/lib/refinerycms-blog.rb
index 1c4cbfc..ed2eb2d 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -38,7 +38,7 @@ module Refinery
class << self
def version
- %q{1.2}
+ %q{1.3}
end
end
end