]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-menu.php
0.0.0 shall be our first version
[mailer.git] / inc / extensions / ext-menu.php
index 6fbb57e7f33fb71585ad5f3b54cb871549992421..bb365bdcbb9e3616f4b5a444574bda212e2ffebb 100644 (file)
@@ -43,8 +43,8 @@ if (!defined('__SECURITY')) {
 // Version number
 setThisExtensionVersion('0.0.3');
 
 // 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
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running