Skip to content

Commit 3f71297

Browse files
committed
Bump version to 3.19.1
1 parent f446da2 commit 3f71297

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.19.0
9+
* Version: 3.19.1
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.19.0",
2+
"new_version": "3.19.1",
33
"homepage": "https://github.com/kermage/ThemePlate",
4-
"download_link": "https://github.com/kermage/ThemePlate/releases/download/v3.19.0/themeplate.zip",
5-
"last_updated": "2023-02-26",
4+
"download_link": "https://github.com/kermage/ThemePlate/releases/download/v3.19.1/themeplate.zip",
5+
"last_updated": "2023-03-31",
66
"author": "Gene Alyson Fortunado Torcende",
77
"author_profile": "https://github.com/kermage",
88
"requires": "4.6.0",
9-
"tested": "6.1.1",
9+
"tested": "6.2",
1010
"requires_php": "5.6",
1111
"donate_link": "https://www.paypal.me/GAFT",
1212
"sections": {

0 commit comments

Comments
 (0)