Changeset 3306331
- Timestamp:
- 06/04/2025 11:04:51 AM (10 months ago)
- Location:
- surferseo
- Files:
-
- 4 edited
- 1 copied
-
tags/1.6.4.574 (copied) (copied from surferseo/trunk)
-
tags/1.6.4.574/readme.txt (modified) (1 diff)
-
tags/1.6.4.574/surferseo.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/surferseo.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
surferseo/tags/1.6.4.574/readme.txt
r3306309 r3306331 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.8 7 Stable tag: 1.6.4.57 37 Stable tag: 1.6.4.574 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
surferseo/tags/1.6.4.574/surferseo.php
r3306309 r3306331 4 4 * Plugin URI: https://wordpress.org/plugins/surferseo/ 5 5 * Description: Create content that ranks with Surfer in WordPress 6 * Version: 1.6.4.57 36 * Version: 1.6.4.574 7 7 * Author: Surfer 8 8 * Author URI: https://surferseo.com … … 23 23 24 24 if ( ! defined( 'SURFER_VERSION' ) ) { 25 define( 'SURFER_VERSION', '1.6.4.57 3' );25 define( 'SURFER_VERSION', '1.6.4.574' ); 26 26 } 27 27 -
surferseo/trunk/readme.txt
r3306309 r3306331 5 5 Requires PHP: 7.4 6 6 Tested up to: 6.8 7 Stable tag: 1.6.4.57 37 Stable tag: 1.6.4.574 8 8 License: GPLv2 or later 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
surferseo/trunk/surferseo.php
r3306309 r3306331 4 4 * Plugin URI: https://wordpress.org/plugins/surferseo/ 5 5 * Description: Create content that ranks with Surfer in WordPress 6 * Version: 1.6.4.57 36 * Version: 1.6.4.574 7 7 * Author: Surfer 8 8 * Author URI: https://surferseo.com … … 23 23 24 24 if ( ! defined( 'SURFER_VERSION' ) ) { 25 define( 'SURFER_VERSION', '1.6.4.57 3' );25 define( 'SURFER_VERSION', '1.6.4.574' ); 26 26 } 27 27
Note: See TracChangeset
for help on using the changeset viewer.