Changeset 3114343
- Timestamp:
- 07/08/2024 01:13:35 PM (21 months ago)
- File:
-
- 1 edited
-
exly-wp/trunk/exly-wp.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
exly-wp/trunk/exly-wp.php
r3114336 r3114343 4 4 * 5 5 * @link 6 * @since 1. 0.06 * @since 1.1.0 7 7 * @package Exly_WP 8 8 * … … 11 11 * Plugin URI: https://exlyapp.com/ 12 12 * Description: Launch, Manage and Grow Your Business Online Thoughtfully Designed for Professionals and Artists 13 * Version: 1. 0.113 * Version: 1.1.0 14 14 * Author: Powered by Exly 15 15 * Author URI: https://exlyapp.com/ … … 30 30 * Rename this for your plugin and update it as you release new versions. 31 31 */ 32 define( 'WP_EXLY_VERSION', '1. 0.0' );32 define( 'WP_EXLY_VERSION', '1.1.0' ); 33 33 34 34 /** … … 66 66 * not affect the page life cycle. 67 67 * 68 * @since 1. 0.068 * @since 1.1.0 69 69 */ 70 70 function run_wp_exly() {
Note: See TracChangeset
for help on using the changeset viewer.