Skip to content

Commit c34ed7f

Browse files
committed
[Bump] To 3.2.0 Preview 2
1 parent dbae894 commit c34ed7f

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-1");
3+
define("MATERIAL_VERSION", "3.2.0-preview-2");
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 1
7+
* @version 3.2.0 Preview 2
88
* @link https://blog.lim-light.com
99
*/
1010

0 commit comments

Comments
 (0)