Skip to content

Commit

Permalink
Bump version to 1.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kermage committed May 30, 2022
1 parent bdfc332 commit 2e4c716
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion augment-types.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* Author: Gene Alyson Fortunado Torcende
* Author URI: mailto:[email protected]
* Description: Add essential functionalities to WordPress Post Types.
* Version: 1.12.0
* Version: 1.13.0
* License: GNU General Public License v3.0
* License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/
Expand Down
8 changes: 4 additions & 4 deletions update-data.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"new_version" : "1.12.0",
"new_version" : "1.13.0",
"homepage" : "https://github.com/kermage/augment-types",
"download_link" : "https://github.com/kermage/augment-types/releases/download/v1.12.0/augment-types.zip",
"last_updated" : "2022-04-29",
"download_link" : "https://github.com/kermage/augment-types/releases/download/v1.13.0/augment-types.zip",
"last_updated" : "2022-05-30",
"author" : "Gene Alyson Fortunado Torcende",
"author_profile" : "https://github.com/kermage",
"requires" : "4.6.0",
"tested" : "5.9.3",
"tested" : "6.0.0",
"requires_php" : "5.6",
"donate_link" : "https://www.paypal.me/GAFT",
"sections" : {
Expand Down

0 comments on commit 2e4c716

Please sign in to comment.