Plugin Directory

Changeset 3114343


Ignore:
Timestamp:
07/08/2024 01:13:35 PM (21 months ago)
Author:
myscoot
Message:

update version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • exly-wp/trunk/exly-wp.php

    r3114336 r3114343  
    44 *
    55 * @link
    6  * @since             1.0.0
     6 * @since             1.1.0
    77 * @package           Exly_WP
    88 *
     
    1111 * Plugin URI:        https://exlyapp.com/
    1212 * Description:       Launch, Manage and Grow Your Business Online Thoughtfully Designed for Professionals and Artists
    13  * Version:           1.0.1
     13 * Version:           1.1.0
    1414 * Author:            Powered by Exly
    1515 * Author URI:        https://exlyapp.com/
     
    3030 * Rename this for your plugin and update it as you release new versions.
    3131 */
    32 define( 'WP_EXLY_VERSION', '1.0.0' );
     32define( 'WP_EXLY_VERSION', '1.1.0' );
    3333
    3434/**
     
    6666 * not affect the page life cycle.
    6767 *
    68  * @since    1.0.0
     68 * @since    1.1.0
    6969 */
    7070function run_wp_exly() {
Note: See TracChangeset for help on using the changeset viewer.