diff --git a/bower.json b/bower.json index 4ad13f8..3e03bb6 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "ckeditor-youtube-plugin", - "version": "2.1.18", + "version": "2.1.19", "homepage": "https://github.com/fonini/ckeditor-youtube-plugin", "authors": [ "Jonnas Fonini" diff --git a/package.json b/package.json index 0ccdf67..b140e65 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ckeditor-youtube-plugin", "description": "Youtube plugin for CKEditor", - "version": "2.1.18", + "version": "2.1.19", "author": "fonini", "repository": { "type": "git", diff --git a/youtube/plugin.js b/youtube/plugin.js index b59d6c8..f13861e 100755 --- a/youtube/plugin.js +++ b/youtube/plugin.js @@ -2,7 +2,7 @@ * Youtube Embed Plugin * * @author Jonnas Fonini -* @version 2.1.18 +* @version 2.1.19 */ (function () { CKEDITOR.plugins.add('youtube', {