Browse Source

Update "upgraded from versions"

Julio 8 years ago
parent
commit
0907a64acd
1 changed files with 3 additions and 1 deletions
  1. 3 1
      main/install/index.php

+ 3 - 1
main/install/index.php

@@ -119,7 +119,9 @@ $update_from_version_8 = array(
     '1.9.8.1',
     '1.9.8.2',
     '1.9.10',
-    '1.9.10.2'
+    '1.9.10.2',
+    '1.9.10.4',
+    '1.9.10.6'
 );
 
 $my_old_version = '';