Skip to content

Commit 410f23b

Browse files
committed
[Bump] 3.2.0 Preview 3
1 parent 99f8c59 commit 410f23b

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,6 +1,6 @@
11
<?php
22

3-
define("MATERIAL_VERSION", "3.2.0-preview-2");
3+
define("MATERIAL_VERSION", "3.2.0-preview-3");
44

55
require_once("lib/UACheck.php");
66
require_once("lib/pangu.php");

index.php

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

0 commit comments

Comments
 (0)