Skip to content

Commit 164e175

Browse files
committed
[Release] 3.3.5
1 parent c3c7363 commit 164e175

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
33

4-
define("MATERIAL_VERSION", "3.3.4");
4+
define("MATERIAL_VERSION", "3.3.5");
55

66
require_once("lib/tools.php");
77
require_once("lib/UACheck.php");

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* @package Material
66
* @author 黎明余光
7-
* @version 3.3.4
7+
* @version 3.3.5
88
* @link https://blog.lim-light.com
99
*/
1010

0 commit comments

Comments
 (0)