Plugin Directory

Changeset 3268209


Ignore:
Timestamp:
04/08/2025 04:03:18 AM (11 months ago)
Author:
websitevoice
Message:

Update to wordpress 6.8

Location:
websitevoice/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • websitevoice/trunk/README.txt

    r3176545 r3268209  
    22Tags: websitevoice, text-to-speech, speech, voice, text to speech, polly
    33Requires at least: 4.5
    4 Tested up to: 6.7
     4Tested up to: 6.8
    55Requires PHP: 5.4
    66Contributors: websitevoice
     
    4444
    4545== Changelog ==
     46
     47= 1.11.0 =
     48
     49* Update for WordPress 6.8
    4650
    4751= 1.10.0 =
  • websitevoice/trunk/websitevoice.php

    r3176545 r3268209  
    55 * Plugin URI:        https://websitevoice.com
    66 * Description:       Turn your articles into high-quality audio for your audience to listen while they’re busy multitasking or on the go.
    7  * Version:           1.10.0
     7 * Version:           1.11.0
    88 * Author:            WebsiteVoice
    99 * License:           GPL-2.0+
     
    1313
    1414if (!defined('WEBSITEVOICE_VERSION_NUM'))
    15   define('WEBSITEVOICE_VERSION_NUM', '1.10.0');
     15  define('WEBSITEVOICE_VERSION_NUM', '1.11.0');
    1616
    1717if (!defined('WEBSITEVOICE_VERSION_KEY'))
Note: See TracChangeset for help on using the changeset viewer.