Plugin Directory

Changeset 3204053


Ignore:
Timestamp:
12/07/2024 12:06:35 PM (15 months ago)
Author:
ideawp
Message:

Update to version 1.0.4 from GitHub

Location:
cart-bounce
Files:
116 added
16 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cart-bounce/tags/1.0.4/README.txt

    r3204046 r3204053  
    44Requires at least: 5.0 
    55Tested up to: 6.7 
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.5
    77License: GPLv3
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • cart-bounce/tags/1.0.4/cart-bounce.php

    r3204043 r3204053  
    44 * Plugin URI:        https://ideawp.com/
    55 * Description:       Cart Recovery for WooCommerce, Gravity Forms, WPForms, Paid Membership Pro and Easy Digital Downloads.
    6  * Version: 1.0.3
     6 * Version: 1.0.5
    77 * Author:            IdeaWP
    88 * Author URI:        https://www.ideawp.com/
     
    2727 * Currently plugin version.
    2828 */
    29 define( 'IDEA_CB_VERSION', '1.0.3' );
     29define( 'IDEA_CB_VERSION', '1.0.5' );
    3030define( 'IDEA_CB_PATH', plugin_dir_path( __FILE__ ) );
    3131define( 'IDEA_CB_URL', plugin_dir_url( __FILE__ ) );
  • cart-bounce/trunk/README.txt

    r3204046 r3204053  
    44Requires at least: 5.0 
    55Tested up to: 6.7 
    6 Stable tag: 1.0.2
     6Stable tag: 1.0.5
    77License: GPLv3
    88License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • cart-bounce/trunk/cart-bounce.php

    r3204043 r3204053  
    44 * Plugin URI:        https://ideawp.com/
    55 * Description:       Cart Recovery for WooCommerce, Gravity Forms, WPForms, Paid Membership Pro and Easy Digital Downloads.
    6  * Version: 1.0.3
     6 * Version: 1.0.5
    77 * Author:            IdeaWP
    88 * Author URI:        https://www.ideawp.com/
     
    2727 * Currently plugin version.
    2828 */
    29 define( 'IDEA_CB_VERSION', '1.0.3' );
     29define( 'IDEA_CB_VERSION', '1.0.5' );
    3030define( 'IDEA_CB_PATH', plugin_dir_path( __FILE__ ) );
    3131define( 'IDEA_CB_URL', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.