0.0.0 shall be our first version
[mailer.git] / inc / extensions / ext-optimize.php
index f10580607be40d214333d3e3392086605576f3eb..5ee15e39ba2d5e9e8a05b17c68b977fd66266e12 100644 (file)
@@ -43,8 +43,8 @@ if (!defined('__SECURITY')) {
 // Version number
 setThisExtensionVersion('0.0.6');
 
-// 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', '0.0.5', '0.0.6'));
+// 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', '0.0.5', '0.0.6'));
 
 // Keep this extension always active!
 setExtensionAlwaysActive('Y');