]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-refback.php
0.0.0 shall be our first version
[mailer.git] / inc / extensions / ext-refback.php
index 02b21c04501ac208540e02f18616e298c8b41804..a2b4726ee39e2e911d136a80c5e730bac13c1477 100644 (file)
@@ -43,8 +43,8 @@ if (!defined('__SECURITY')) {
 // Version number
 setThisExtensionVersion('0.0.1');
 
-// Version history array (add more with , '0.1.0' and so on)
-setExtensionVersionHistory(array('0.0','0.0.1'));
+// Version history array (add more with , '0.0.1' and so on)
+setExtensionVersionHistory(array('0.0.0','0.0.1'));
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running