We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3c7363 commit 164e175Copy full SHA for 164e175
functions.php
@@ -1,7 +1,7 @@
1
<?php
2
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
3
4
-define("MATERIAL_VERSION", "3.3.4");
+define("MATERIAL_VERSION", "3.3.5");
5
6
require_once("lib/tools.php");
7
require_once("lib/UACheck.php");
index.php
@@ -4,7 +4,7 @@
*
* @package Material
* @author 黎明余光
- * @version 3.3.4
+ * @version 3.3.5
8
* @link https://blog.lim-light.com
9
*/
10
0 commit comments