Skip to content

Commit

Permalink
Release v3.5.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
florentmorin committed May 9, 2013
1 parent 5320063 commit 76a12eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

### Add the gem to your Gemfile

gem 'tinymce-rails-documentupload', '~> 3.5.8.1'
gem 'tinymce-rails-documentupload', '~> 3.5.8.7'

### Set up TinyMCE as you would normally, but in the call to `.tinymce()`, add

Expand Down
2 changes: 1 addition & 1 deletion lib/tinymce-rails-documentupload/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Tinymce
module Rails
module Documentupload
VERSION = "3.5.8.5"
VERSION = "3.5.8.7"
end
end
end

0 comments on commit 76a12eb

Please sign in to comment.