aboutsummaryrefslogtreecommitdiffstats
path: root/lib/refinerycms-blog.rb
diff options
context:
space:
mode:
authordjones <dgjones@gmail.com>2010-09-21 17:34:35 +1200
committerdjones <dgjones@gmail.com>2010-09-21 17:34:35 +1200
commit9a2906c8251448a13b887786cb16082dbf2cba1f (patch)
treec843a32cfbf5f86b9c71e36bccc0dac221648ff6 /lib/refinerycms-blog.rb
parent0993314625a7fea5120da085f5f5c58b2f8435d8 (diff)
downloadrefinerycms-blog-9a2906c8251448a13b887786cb16082dbf2cba1f.tar.gz
refinerycms-blog-9a2906c8251448a13b887786cb16082dbf2cba1f.tar.bz2
refinerycms-blog-9a2906c8251448a13b887786cb16082dbf2cba1f.zip
use published at in more places
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 810c9a5..c2d8aeb 100644
--- a/lib/refinerycms-blog.rb
+++ b/lib/refinerycms-blog.rb
@@ -42,7 +42,7 @@ module Refinery
class << self
def version
- %q{1.0.rc10}
+ %q{1.0.rc11}
end
end
end