Plugin Directory

Changeset 3481123


Ignore:
Timestamp:
03/12/2026 11:54:14 AM (3 weeks ago)
Author:
reinventwp
Message:

Deploying version 2.6.6 - update ui analytics

Location:
natural-text-to-speech/trunk
Files:
13 added
13 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • natural-text-to-speech/trunk/natural-text-to-speech.php

    r3480845 r3481123  
    44 * Plugin URI:  https://wordpress.org/plugins/natural-text-to-speech
    55 * Description: Read aloud your posts using natural, human-like voices and highlights sentences and words as they are spoken. Available in Free and Pro versions! Start now with 20,000 free characters / month.
    6  * Version:     2.6.5
     6 * Version:     2.6.6
    77 * Author:      Reinvent WP
    88 * Author URI:  https://reinventwp.com
     
    2020 * serious issues with the options, so no if ( ! defined() ).}}
    2121 */
    22 define( 'NATUTETO_VERSION', '2.6.5' );
     22define( 'NATUTETO_VERSION', '2.6.6' );
    2323
    2424if ( ! defined( 'NATUTETO_PLUGIN_DIR' ) ) {
  • natural-text-to-speech/trunk/readme.txt

    r3480845 r3481123  
    44Requires at least: 5.0
    55Tested up to: 6.9
    6 Stable tag: 2.6.5
    7 Version: 2.6.5
     6Stable tag: 2.6.6
     7Version: 2.6.6
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    481481== Changelog ==
    482482
     483= 2.6.6 =
     484* Improve UI
     485
    483486= 2.6.5 =
    484487* Add auto checking requirement for apple podcast, spotify
Note: See TracChangeset for help on using the changeset viewer.