]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-wernis.php
0.0.0 shall be our first version
[mailer.git] / inc / extensions / ext-wernis.php
index 5e6fbf1dd95e1fc01f3ba5b01f590e2073174048..357854a83e4ed603407cd79a1b1400650d1a9214 100644 (file)
@@ -43,8 +43,8 @@ if (!defined('__SECURITY')) {
 // Version of this extension
 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