]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-mediadata.php
0.0.0 shall be our first version
[mailer.git] / inc / extensions / ext-mediadata.php
index 46005ab98411b33e52f4dcda84ed893bf21e7295..9d41c9e9f8ff9f3eab1fa436aca744e8ccd224fc 100644 (file)
@@ -43,8 +43,8 @@ if (!defined('__SECURITY')) {
 // Version number
 setThisExtensionVersion('0.0.9');
 
-// 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', '0.0.7', '0.0.8', '0.0.9'));
+// 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', '0.0.7', '0.0.8', '0.0.9'));
 
 // Keep this extension always active!
 setExtensionAlwaysActive('Y');