Skip to content

Commit 64f6d2d

Browse files
committed
Bump version to 2.0.0
1 parent 9c7c2c2 commit 64f6d2d

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Augment Types
22

3-
Stable tag: 1.22.0
3+
Stable tag: 2.0.0
44
Tested up to: 6.8.99
5-
Requires at least: 4.6
5+
Requires at least: 5.9
66
Requires PHP: 7.4
77
License: GPLv3
88
Tags: order/sort, archive, featured image, excerpts, expiration

augment-types.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: https://genealysontorcende.wordpress.com/
88
* Description: Add essential functionalities to WordPress Post Types.
9-
* Version: 1.22.0
9+
* Version: 2.0.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,13 +1,13 @@
11
{
2-
"new_version" : "1.22.0",
2+
"new_version" : "2.0.0",
33
"homepage" : "https://github.com/kermage/augment-types",
44
"download_link" : "https://downloads.wordpress.org/plugin/augment-types.zip",
5-
"last_updated" : "2025-04-16",
5+
"last_updated" : "2025-05-13",
66
"author" : "Gene Alyson Fortunado Torcende",
77
"author_profile" : "https://genealysontorcende.wordpress.com/",
8-
"requires" : "4.6.0",
8+
"requires" : "5.9",
99
"tested" : "6.8.99",
10-
"requires_php" : "5.6",
10+
"requires_php" : "7.4",
1111
"donate_link" : "https://www.paypal.me/GAFT",
1212
"upgrade_notice" : "Please do the update now to seamlessly use the official WordPress Plugin Directory version",
1313
"sections" : {

0 commit comments

Comments
 (0)