Skip to content

Commit bfef2f0

Browse files
authored
Update plugin.min.js
1 parent f82f800 commit bfef2f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

case/plugin.min.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* @copyright ©Melqui Brito. All rights reserved.
33
* @author Melqui Brito
4-
* @version 1.0.0 (2020-02-29)
5-
* @description Tinymce custom plugin for changing text case. It provides a tinymce menu button which can be displayed on tinymce's toolbar with the following menu items: "lower case", "UPPER CASE", "Sentence case", and "Title Case".
4+
* @version 1.2.0 (2020-03-02)
5+
* @description Tinymce custom plugin for changing text case.
66
*/
77

88
(function () {

0 commit comments

Comments
 (0)