We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbae894 commit c34ed7fCopy full SHA for c34ed7f
functions.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-define("MATERIAL_VERSION", "3.2.0-preview-1");
+define("MATERIAL_VERSION", "3.2.0-preview-2");
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 1
+ * @version 3.2.0 Preview 2
8
* @link https://blog.lim-light.com
9
*/
10
0 commit comments