Skip to content

Commit

Permalink
bump to version 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
debba committed Aug 22, 2023
1 parent efb3c8d commit c26e3dc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
9 changes: 6 additions & 3 deletions .wordpress-org/readme/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
=== WP 2FA with Telegram ===
Contributors: dueclic, yordansoares
Tags: two factor authentication, authentication, telegram, authenticate, security
Requires at least: 4.7.4
Requires at least: 5.0.0
Requires PHP: 7.0
Tested up to: 6.2
Stable tag: 2.8
Tested up to: 6.3
Stable tag: 2.9
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand Down Expand Up @@ -52,6 +52,9 @@ Please note the URL generated in the example above is https://example.com/images

== Changelog ==

= 2.9 =
* Extended compatibility to WP 6.3

= 2.8 =
* Extended compatibility to WP 6.2

Expand Down
6 changes: 3 additions & 3 deletions two-factor-telegram.php
Original file line number Diff line number Diff line change
Expand Up @@ -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.8
* Requires at least: 4.7.4
* Tested up to: 6.2
* Version: 2.9
* Requires at least: 5.0
* Tested up to: 6.3
* Requires PHP: 7.0
* Author: dueclic
* Author URI: https://www.dueclic.com
Expand Down

0 comments on commit c26e3dc

Please sign in to comment.