Skip to content

Commit e2e02e6

Browse files
committed
[Upg] 3.1.0
1 parent 66bb47c commit e2e02e6

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.0.4");
3+
define("MATERIAL_VERSION", "3.1.0");
44

55
//Appearance setup
66
function themeConfig($form)

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.0.4
7+
* @version 3.1.0
88
* @link https://blog.lim-light.com
99
*/
1010

0 commit comments

Comments
 (0)