Skip to content

Commit efc48e4

Browse files
committed
Bump version to 3.5.2
1 parent 28b7a93 commit efc48e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themeplate.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Author: Gene Alyson Fortunado Torcende
77
* Author URI: mailto:genealyson.torcende@gmail.com
88
* Description: A toolkit to handle everything related in developing a full-featured WordPress theme.
9-
* Version: 3.5.1
9+
* Version: 3.5.2
1010
* License: GNU General Public License v3.0
1111
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
1212
*
@@ -24,7 +24,7 @@
2424
================================================== */
2525

2626
if ( ! defined( 'TP_VERSION' ) ) {
27-
define( 'TP_VERSION', '3.5.1' );
27+
define( 'TP_VERSION', '3.5.2' );
2828
}
2929

3030
if ( ! defined( 'TP_FILE' ) ) {

0 commit comments

Comments
 (0)