Skip to content

Commit

Permalink
new version (yeah, the last one lasted about 5 minutes, so what)
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Mar 27, 2010
1 parent d93fbc7 commit 4aca120
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.9.6.22
0.9.6.23
2 changes: 1 addition & 1 deletion config/application.rb
Expand Up @@ -2,7 +2,7 @@
RAILS_GEM_VERSION = '2.3.5' unless defined? RAILS_GEM_VERSION

# Specified gem version of Refinery to use when vendor/plugins/refinery/lib/refinery.rb is not present.
REFINERY_GEM_VERSION = '0.9.6.22' unless defined? REFINERY_GEM_VERSION
REFINERY_GEM_VERSION = '0.9.6.23' unless defined? REFINERY_GEM_VERSION

# Boot Rails
require File.join(File.dirname(__FILE__), 'boot')
Expand Down
3 changes: 1 addition & 2 deletions readme.md
Expand Up @@ -65,8 +65,7 @@ After your database exists, you'll need to install the gems that Refinery depend

rake gems:install

As of version 0.9.6.22, the news engine was extracted into a separate gem.
This is found here:
Note: The news engine that was previously in Refinery's core was extracted into a separate gem / plugin to be found here:

http://github.com/resolve/refinerycms-news

Expand Down

0 comments on commit 4aca120

Please sign in to comment.