Skip to content

Commit

Permalink
update supported wp version
Browse files Browse the repository at this point in the history
  • Loading branch information
antonlukin committed Jul 7, 2024
1 parent 2975b82 commit fb5199e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ Contributors: antonlukin
Donate link: https://wpset.org/about/
Tags: automation, autopost, auto-post, auto post, socialnetworks, socialnetwork, social networks, social network, facebook, twitter, telegram, vkontakte, vk.com, ok.ru, api, social images, social image, sharing, share, repost, re-post, open graph
Requires at least: 5.3
Tested up to: 6.2
Stable tag: 1.3.0
Tested up to: 6.5.5
Stable tag: 1.3.1
Requires PHP: 5.6
License: GPLv2 or later

Expand Down
4 changes: 2 additions & 2 deletions social-planner.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://wpset.org
* Requires at least: 5.3
* Tested up to: 6.2
* Version: 1.3.0
* Version: 1.3.1
*
* Text Domain: social-planner
*
Expand All @@ -27,7 +27,7 @@
/**
* Plugin version.
*/
define( 'SOCIAL_PLANNER_VERSION', '1.3.0' );
define( 'SOCIAL_PLANNER_VERSION', '1.3.1' );

/**
* Plugin admin menu slug.
Expand Down

0 comments on commit fb5199e

Please sign in to comment.