diff --git a/composer.json b/composer.json index 70597f4a98c2918436f03c0d54a483c15b802bb3..e047bcb4739988334242afce79881f8e5cc2a9a8 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "description": "Language File Editor", "homepage": "https://www.sgalinski.de", "license": ["GPL-2.0-or-later"], - "version": "4.2.5", + "version": "4.2.6", "support": { "issues": "https://gitlab.sgalinski.de/typo3/lfeditor/issues", "source": "https://gitlab.sgalinski.de/typo3/lfeditor/" diff --git a/ext_emconf.php b/ext_emconf.php index cf919e1659c8b1c61186cde87ee6656c683ec403..d1d5e86ff00c93da8f8cdd4416d1e8aedbf10465 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -18,7 +18,7 @@ Following functions are implemented in this module: * Meta information handling * Backups, recovering and diff view', 'category' => 'module', - 'version' => '4.2.5', + 'version' => '4.2.6', 'state' => 'stable', 'uploadfolder' => 0, 'createDirs' => '',