🔒 EXCLUSIVE: Changeset/ - Uncensored 2025

Changeset 2919476


Ignore:
Timestamp:
05/31/2023 07:27:38 AM (3 years ago)
Author:
thingalon
Message:

Strip off incorrect beta tag

Location:
jetpack-boost
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jetpack-boost/tags/1.9.0/jetpack-boost.php

    r2917050 r2919476  
    1010 * Plugin URI:        https://jetpack.com/boost
    1111 * Description:       Boost your WordPress site's performance, from the creators of Jetpack
    12  * Version: 1.9.0-beta
     12 * Version: 1.9.0
    1313 * Author:            Automattic - Jetpack Site Speed team
    1414 * Author URI:        https://jetpack.com/boost/
     
    3030}
    3131
    32 define( 'JETPACK_BOOST_VERSION', '1.9.0-beta' );
     32define( 'JETPACK_BOOST_VERSION', '1.9.0' );
    3333define( 'JETPACK_BOOST_SLUG', 'jetpack-boost' );
    3434
  • jetpack-boost/trunk/jetpack-boost.php

    r2917050 r2919476  
    1010 * Plugin URI:        https://jetpack.com/boost
    1111 * Description:       Boost your WordPress site's performance, from the creators of Jetpack
    12  * Version: 1.9.0-beta
     12 * Version: 1.9.0
    1313 * Author:            Automattic - Jetpack Site Speed team
    1414 * Author URI:        https://jetpack.com/boost/
     
    3030}
    3131
    32 define( 'JETPACK_BOOST_VERSION', '1.9.0-beta' );
     32define( 'JETPACK_BOOST_VERSION', '1.9.0' );
    3333define( 'JETPACK_BOOST_SLUG', 'jetpack-boost' );
    3434
Note: See TracChangeset for help on using the changeset viewer.