Skip to content

Commit

Permalink
[Bump] 3.2.0 Preview 3
Browse files Browse the repository at this point in the history
  • Loading branch information
idawnlight committed Jan 20, 2018
1 parent 99f8c59 commit 410f23b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion functions.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

define("MATERIAL_VERSION", "3.2.0-preview-2");
define("MATERIAL_VERSION", "3.2.0-preview-3");

require_once("lib/UACheck.php");
require_once("lib/pangu.php");
Expand Down
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* @package Theme.Material
* @author 黎明余光
* @version 3.2.0 Preview 2
* @version 3.2.0 Preview 3
* @link https://blog.lim-light.com
*/

Expand Down

0 comments on commit 410f23b

Please sign in to comment.