Skip to content

Commit 8290b3e

Browse files
committed
Bump version to 3.18.0
1 parent 8705945 commit 8290b3e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

themeplate.php

Lines changed: 1 addition & 1 deletion
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.17.0
9+
* Version: 3.18.0
1010
* License: GNU General Public License v3.0
1111
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
1212
*

update-data.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"new_version" : "3.17.0",
2+
"new_version" : "3.18.0",
33
"homepage" : "https://github.com/kermage/ThemePlate",
4-
"download_link" : "https://github.com/kermage/ThemePlate/releases/download/v3.17.0/themeplate.zip",
5-
"last_updated" : "2021-02-06",
4+
"download_link" : "https://github.com/kermage/ThemePlate/releases/download/v3.18.0/themeplate.zip",
5+
"last_updated" : "2021-10-04",
66
"author" : "Gene Alyson Fortunado Torcende",
77
"author_profile" : "https://github.com/kermage",
88
"requires" : "4.6.0",
9-
"tested" : "5.6.1",
9+
"tested" : "5.8.1",
1010
"requires_php" : "5.6",
1111
"donate_link" : "https://www.paypal.me/GAFT",
1212
"sections" : {

0 commit comments

Comments
 (0)