Skip to content

Commit

Permalink
Release 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
torounit committed Mar 11, 2024
1 parent 9d041d8 commit 9c90831
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Tags: schedule, term
Requires at least: 5.9
Tested up to: 6.5
Requires PHP: 7.4
Stable tag: 1.3.0
Stable tag: 1.3.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hamworks/schedule-terms",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"author": "HIroshi Urabe <mail@torounit.com> (https://torounit.com)",
"license": "GPL-2.0+",
Expand Down
2 changes: 1 addition & 1 deletion schedule-terms.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: schedule-terms
* Domain Path: /languages
* Version: 1.3.0
* Version: 1.3.1
*
* @package Schedule_Terms
*/
Expand Down

0 comments on commit 9c90831

Please sign in to comment.