From fb5199e45b6641d418949c01b531267da55924a3 Mon Sep 17 00:00:00 2001 From: Anton Lukin Date: Sun, 7 Jul 2024 19:34:43 +0200 Subject: [PATCH] update supported wp version --- readme.txt | 4 ++-- social-planner.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.txt b/readme.txt index 285488b..b904773 100644 --- a/readme.txt +++ b/readme.txt @@ -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 diff --git a/social-planner.php b/social-planner.php index 0318f17..28f57ba 100644 --- a/social-planner.php +++ b/social-planner.php @@ -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 * @@ -27,7 +27,7 @@ /** * Plugin version. */ -define( 'SOCIAL_PLANNER_VERSION', '1.3.0' ); +define( 'SOCIAL_PLANNER_VERSION', '1.3.1' ); /** * Plugin admin menu slug.