Skip to content

Commit c4f70b5

Browse files
committed
TinyMCE RTE 1.1.1
1 parent fe43d13 commit c4f70b5

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

_build/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"lowCaseName": "tinymcerte",
44
"description": "TinyMCE 4",
55
"author": "John Peca",
6-
"version": "1.1.0-pl",
6+
"version": "1.1.1-pl",
77
"package":{
88
"elements": {
99
"plugins": [{
440 KB
Binary file not shown.

core/components/tinymcerte/docs/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Changelog for TinyMCE Rich Text Editor.
22

3+
TinyMCE Rich Text Editor 1.1.1
4+
==============
35
- Allow base path parsing in the external_config system setting
46
- Add tel: prefix
57
- Add modximage - left/right image positioning
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---------------------------------------
22
TinyMCE Rich Text Editor
33
---------------------------------------
4-
Version: 1.1.0
4+
Version: 1.1.1
55
Author: John Peca <[email protected]>
66
---------------------------------------

0 commit comments

Comments
 (0)