Skip to content

Commit

Permalink
bump to version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
debba committed Jul 26, 2024
1 parent c26e3dc commit 19723d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 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
Tags: 2fa, authentication, telegram, authenticate, security
Requires at least: 5.0.0
Requires PHP: 7.0
Tested up to: 6.3
Stable tag: 2.9
Tested up to: 6.6
Stable tag: 3.0
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 ==

= 3.0 =
* Extended compatibility to WP 6.6

= 2.9 =
* Extended compatibility to WP 6.3

Expand Down
4 changes: 2 additions & 2 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.9
* Version: 3.0
* Requires at least: 5.0
* Tested up to: 6.3
* Tested up to: 6.6
* Requires PHP: 7.0
* Author: dueclic
* Author URI: https://www.dueclic.com
Expand Down

0 comments on commit 19723d7

Please sign in to comment.