Plugin Directory

Changeset 1903820

Timestamp:
07/04/2018 08:13:31 AM (6 years ago)
Author:
mdawaffe
Message:

Bump version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jetpack/tags/6.3.1/jetpack.php

    r1903671 r1903820  
    66 * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
    77 * Author: Automattic
    8  * Version: 6.3
     8 * Version: 6.3
    99 * Author URI: https://jetpack.com
    1010 * License: GPL2+
     
    1515define( 'JETPACK__MINIMUM_WP_VERSION', '4.7' );
    1616
    17 define( 'JETPACK__VERSION',            '6.3' );
     17define( 'JETPACK__VERSION',            '6.3' );
    1818define( 'JETPACK_MASTER_USER',         true );
    1919define( 'JETPACK__API_VERSION',        1 );
Note: See TracChangeset for help on using the changeset viewer.