Changeset 2900177
- Timestamp:
- 04/17/2023 12:29:10 PM (3 years ago)
- Location:
- agy-verification/trunk
- Files:
-
- 2 edited
-
agy-verification.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
agy-verification/trunk/agy-verification.php
r2900157 r2900177 12 12 * Plugin URI: https://wordpress.org/plugins/agy-verification 13 13 * Description: Agy Verification is a powerful solution to add any kind of verification restriction on your website. Easy to setup, optimized for all devices, and modern design option to match your style. 14 * Version: 1.1. 814 * Version: 1.1.9 15 15 * Requires at least: 5.6 16 16 * Requires PHP: 7.4 … … 43 43 44 44 if ( ! defined( 'AGY_PLUGIN_VERSION' ) ) { 45 define( 'AGY_PLUGIN_VERSION', '1.1. 8' );45 define( 'AGY_PLUGIN_VERSION', '1.1.9' ); 46 46 } 47 47 -
agy-verification/trunk/readme.txt
r2900157 r2900177 6 6 Donate link: https://mlab-studio.com 7 7 Tested up to: 6.2 8 Stable tag: 1.1. 88 Stable tag: 1.1.9 9 9 License: GPL v3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.txt
Note: See TracChangeset
for help on using the changeset viewer.