X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-country.php;h=2b2db4e8a9ae8f2ab541f9e6d04c9b471cd58ac7;hb=adb05fb6876bdca84e73f4ea04998c1400e2cfb7;hp=a5a836bd36bb01f325a231a823eccb4b6de012c4;hpb=964a3b539e335f6d70e7779630fd3d25fd38398d;p=mailer.git diff --git a/inc/extensions/ext-country.php b/inc/extensions/ext-country.php index a5a836bd36..2b2db4e8a9 100644 --- a/inc/extensions/ext-country.php +++ b/inc/extensions/ext-country.php @@ -43,8 +43,8 @@ if (!defined('__SECURITY')) { // Version number setThisExtensionVersion('0.0.4'); -// Version history array (add more with , '0.1.0' and so on) -setExtensionVersionHistory(array('0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4')); +// Version history array (add more with , '0.0.1' and so on) +setExtensionVersionHistory(array('0.0.0', '0.0.1', '0.0.2', '0.0.3', '0.0.4')); // Keep this extension always active! setExtensionAlwaysActive('Y');