X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fextensions%2Fext-menu.php;h=bb365bdcbb9e3616f4b5a444574bda212e2ffebb;hp=6fbb57e7f33fb71585ad5f3b54cb871549992421;hb=8f37a3b2708cfc4b4ef266f4be813a84511daa8f;hpb=3e285b5aa39afe4f71664090909185a4c71fb625 diff --git a/inc/extensions/ext-menu.php b/inc/extensions/ext-menu.php index 6fbb57e7f3..bb365bdcbb 100644 --- a/inc/extensions/ext-menu.php +++ b/inc/extensions/ext-menu.php @@ -43,8 +43,8 @@ if (!defined('__SECURITY')) { // Version number setThisExtensionVersion('0.0.3'); -// 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')); +// 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')); switch (getExtensionMode()) { case 'register': // Do stuff when installation is running