Skip to content

Commit

Permalink
Release new version
Browse files Browse the repository at this point in the history
  • Loading branch information
fonini committed Mar 31, 2021
1 parent 987e789 commit 8865ab3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
@@ -1,6 +1,6 @@
{
"name": "ckeditor-youtube-plugin",
"version": "2.1.16",
"version": "2.1.17",
"homepage": "https://github.com/fonini/ckeditor-youtube-plugin",
"authors": [
"Jonnas Fonini"
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "ckeditor-youtube-plugin",
"description": "Youtube plugin for CKEditor",
"version": "2.1.16",
"version": "2.1.17",
"author": "fonini",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion youtube/plugin.js
Expand Up @@ -2,7 +2,7 @@
* Youtube Embed Plugin
*
* @author Jonnas Fonini <jonnasfonini@gmail.com>
* @version 2.1.16
* @version 2.1.17
*/
(function () {
CKEDITOR.plugins.add('youtube', {
Expand Down

0 comments on commit 8865ab3

Please sign in to comment.