We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bb47c commit e2e02e6Copy full SHA for e2e02e6
functions.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-define("MATERIAL_VERSION", "3.0.4");
+define("MATERIAL_VERSION", "3.1.0");
4
5
//Appearance setup
6
function themeConfig($form)
index.php
@@ -4,7 +4,7 @@
*
* @package Theme.Material
* @author 黎明余光
7
- * @version 3.0.4
+ * @version 3.1.0
8
* @link https://blog.lim-light.com
9
*/
10
0 commit comments