Skip to content

Commit

Permalink
New Version 0.9.6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Mar 4, 2010
1 parent 98d03ab commit e87382a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.6.18
0.9.6.19
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
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.18' unless defined? REFINERY_GEM_VERSION
REFINERY_GEM_VERSION = '0.9.6.19' unless defined? REFINERY_GEM_VERSION

# Boot Rails
require File.join(File.dirname(__FILE__), 'boot')
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Unlike other content managers, Refinery is truly aimed at the end user making it

## Requirements

Refinery runs using a number of gems which (as of Refinery version 0.9.6.18) are outlined below:
Refinery runs using a number of gems which (as of Refinery version 0.9.6.19) are outlined below:

* [friendly_id ~> 2.2.2](http://rubygems.org/gems/friendly_id)
* [will_paginate ~> 2.3.11](http://rubygems.org/gems/will_paginate)
Expand Down

0 comments on commit e87382a

Please sign in to comment.