From d33a18a6932a91db6ffc1aebd74051aa09582745 Mon Sep 17 00:00:00 2001 From: Ingo Date: Sun, 26 Feb 2023 14:06:03 +0100 Subject: [PATCH] bump version --- bower.json | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index f73dd94a..59e13b68 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "ckeditor-codemirror-plugin", "homepage": "http://w8tcha.github.io/CKEditor-CodeMirror-Plugin/", - "version": "1.18.5", + "version": "1.18.7", "authors": [ "Ingo Herbote" ], diff --git a/composer.json b/composer.json index bf5d74e9..59e13b68 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "ckeditor-codemirror-plugin", "homepage": "http://w8tcha.github.io/CKEditor-CodeMirror-Plugin/", - "version": "1.18.2", + "version": "1.18.7", "authors": [ "Ingo Herbote" ],