We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f8c59 commit 410f23bCopy full SHA for 410f23b
functions.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-define("MATERIAL_VERSION", "3.2.0-preview-2");
+define("MATERIAL_VERSION", "3.2.0-preview-3");
4
5
require_once("lib/UACheck.php");
6
require_once("lib/pangu.php");
index.php
@@ -4,7 +4,7 @@
*
* @package Theme.Material
* @author 黎明余光
7
- * @version 3.2.0 Preview 2
+ * @version 3.2.0 Preview 3
8
* @link https://blog.lim-light.com
9
*/
10
0 commit comments