Skip to content

Commit

Permalink
Update to TinyMCE 4.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
spohlenz committed Sep 17, 2014
1 parent 2aebbc1 commit 473b41e
Show file tree
Hide file tree
Showing 13 changed files with 328 additions and 168 deletions.
218 changes: 149 additions & 69 deletions app/assets/source/tinymce/tinymce.jquery.js

Large diffs are not rendered by default.

218 changes: 149 additions & 69 deletions app/assets/source/tinymce/tinymce.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/tinymce/rails/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module TinyMCE
module Rails
VERSION = "4.1.4"
TINYMCE_VERSION = "4.1.4"
VERSION = "4.1.5"
TINYMCE_VERSION = "4.1.5"
end
end

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/assets/javascripts/tinymce/plugins/lists/plugin.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 473b41e

Please sign in to comment.