diff --git a/composer.json b/composer.json index 06b46b39794c1aabbbd53f3d1494427a30be532e..1053dceb7ef29a34a6734d898dd05e387f99332e 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,7 @@ "type": "quiqqer-module", "description": "CKEditor for the QUIQQER CMS - enable the ckeditor for quiqqer", "license": "GPL-2.0-or-later", + "version": "2.2.0", "authors": [ { "name": "Henning Leutz", @@ -25,4 +26,4 @@ "QUI\\Ckeditor\\Plugins\\": "src\/QUI\/Ckeditor\/Plugins\/" } } -} \ No newline at end of file +}