From efb3c8dd34045c82ff93ddf28d56f7abaac8a480 Mon Sep 17 00:00:00 2001 From: Andrea Debernardi Date: Fri, 31 Mar 2023 13:54:53 +0200 Subject: [PATCH] bump to version 2.8 --- .wordpress-org/readme/README.md | 7 +++++-- two-factor-telegram.php | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.wordpress-org/readme/README.md b/.wordpress-org/readme/README.md index d77dd5d..f29f6f7 100644 --- a/.wordpress-org/readme/README.md +++ b/.wordpress-org/readme/README.md @@ -3,8 +3,8 @@ Contributors: dueclic, yordansoares Tags: two factor authentication, authentication, telegram, authenticate, security Requires at least: 4.7.4 Requires PHP: 7.0 -Tested up to: 6.1.0 -Stable tag: 2.7 +Tested up to: 6.2 +Stable tag: 2.8 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html @@ -52,6 +52,9 @@ Please note the URL generated in the example above is https://example.com/images == Changelog == += 2.8 = +* Extended compatibility to WP 6.2 + = 2.7 = * Fix security issues diff --git a/two-factor-telegram.php b/two-factor-telegram.php index 2a46ab9..cf3d57d 100644 --- a/two-factor-telegram.php +++ b/two-factor-telegram.php @@ -4,9 +4,9 @@ * Plugin Name: WP 2FA with Telegram * Plugin URI: https://blog.dueclic.com/wordpress-autenticazione-due-fattori-telegram/ * Description: This plugin enables two factor authentication with Telegram by increasing your website security and sends an alert every time a wrong login occurs. - * Version: 2.7 + * Version: 2.8 * Requires at least: 4.7.4 - * Tested up to: 6.1.0 + * Tested up to: 6.2 * Requires PHP: 7.0 * Author: dueclic * Author URI: https://www.dueclic.com