Browse Source

update to 3023

magicblack 4 years ago
parent
commit
f0d88e70cb
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' => '2022.1000.3022',
+    'code' => '2022.1000.3023',
     'license' => '开源版',
 );
 ?>