Plugin Directory

Changeset 2778877


Ignore:
Timestamp:
09/01/2022 02:36:12 PM (4 years ago)
Author:
intellasoftsolutions
Message:

Update to 3.27.1

Location:
seo-content-randomizer/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • seo-content-randomizer/trunk/freemius/start.php

    r2688218 r2778877  
    1616     * @var string
    1717     */
    18     $this_sdk_version = '2.4.3';
     18    $this_sdk_version = '2.4.5';
    1919
    2020    #region SDK Selection Logic --------------------------------------------------------------------
  • seo-content-randomizer/trunk/readme.txt

    r2688218 r2778877  
    33Tags: SEO, Content, Text, Random, Randomization, Randomizing, Dynamic Content
    44Requires at least: 4.9.0
    5 Tested up to: 5.9.9
     5Tested up to: 6.1.0
    66Requires PHP: 5.6
    7 Stable tag: 3.27.0
     7Stable tag: 3.27.1
    88License: GPLv3
    99License URI: http://www.gnu.org/licenses/gpl.html
  • seo-content-randomizer/trunk/seo-content-randomizer.php

    r2688218 r2778877  
    1717 * Plugin URI:        https://intellasoftplugins.com/
    1818 * Description:       Write multiple versions of a page’s content that will be randomly selected each time the page is loaded. This also works with images and keywords.
    19  * Version:           3.27.0
     19 * Version:           3.27.1
    2020 * Author:            IntellaSoft Solutions
    2121 * Author URI:        https://intellasoftplugins.com/
     
    4242 * Rename this for your plugin and update it as you release new versions.
    4343 */
    44 define( 'ISSSCR_VERSION', '3.27.0' );
     44define( 'ISSSCR_VERSION', '3.27.1' );
    4545define( 'ISSSCR_BASENAME', plugin_basename(__FILE__) );
    4646
Note: See TracChangeset for help on using the changeset viewer.