Changeset 2872897
- Timestamp:
- 03/01/2023 08:59:41 AM (3 years ago)
- Location:
- alpha-sms
- Files:
-
- 4 edited
-
tags/1.0.4/README.txt (modified) (1 diff)
-
tags/1.0.4/alpha_sms.php (modified) (2 diffs)
-
trunk/README.txt (modified) (1 diff)
-
trunk/alpha_sms.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alpha-sms/tags/1.0.4/README.txt
r2867587 r2872897 5 5 Tested up to: 6.1 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
alpha-sms/tags/1.0.4/alpha_sms.php
r2867587 r2872897 17 17 * Plugin URI: https://sms.net.bd/plugins/wordpress 18 18 * Description: WP 2FA Login. SMS OTP Verification for Registration and Login forms, WooCommerce SMS Notification for your shop orders. 19 * Version: 1.0. 419 * Version: 1.0.5 20 20 * Author: Alpha Net 21 21 * Author URI: https://sms.net.bd/ … … 36 36 * Rename this for your plugin and update it as you release new versions. 37 37 */ 38 define('ALPHA_SMS_VERSION', '1.0. 4');38 define('ALPHA_SMS_VERSION', '1.0.5'); 39 39 40 40 // plugin constants -
alpha-sms/trunk/README.txt
r2867587 r2872897 5 5 Tested up to: 6.1 6 6 Requires PHP: 5.6 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
alpha-sms/trunk/alpha_sms.php
r2867587 r2872897 17 17 * Plugin URI: https://sms.net.bd/plugins/wordpress 18 18 * Description: WP 2FA Login. SMS OTP Verification for Registration and Login forms, WooCommerce SMS Notification for your shop orders. 19 * Version: 1.0. 419 * Version: 1.0.5 20 20 * Author: Alpha Net 21 21 * Author URI: https://sms.net.bd/
Note: See TracChangeset
for help on using the changeset viewer.