From 2b8493d37a802aef0e1fc4bf864fce1431812a7a Mon Sep 17 00:00:00 2001 From: "[OXID-PS] Keywan Ghadami" Date: Fri, 22 Oct 2021 18:05:41 +0200 Subject: [PATCH] fix version number --- metadata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.php b/metadata.php index 19a3fd4..b8e7bd9 100755 --- a/metadata.php +++ b/metadata.php @@ -33,7 +33,7 @@ $aModule = array( 'en' => 'OXID eSales Simple Captcha Module', ), 'thumbnail' => 'out/pictures/picture.png', - 'version' => '2.0.5', + 'version' => '2.0.4', 'author' => 'OXID eSales AG', 'url' => 'http://www.oxid-esales.com/', 'email' => '',