Browse Source

升级版本至 2024.1000.4041

magicblack 1 year ago
parent
commit
849ae279ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/extra/version.php

+ 1 - 1
application/extra/version.php

@@ -3,7 +3,7 @@ return array (
     'name' => '苹果CMS内容管理系统',
     'copyright' => 'MacCMS',
     'url' => '//github.com/magicblack',
-    'code' => '2024.1000.4040',
+    'code' => '2024.1000.4041',
     'license' => '开源版',
 
 );