Plugin Directory

Changeset 3204258


Ignore:
Timestamp:
12/08/2024 03:54:33 AM (16 months ago)
Author:
ideawp
Message:

Update to version 1.0.6 from GitHub

Location:
cart-bounce
Files:
228 added
10 deleted
4 edited
1 copied

Legend:

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

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

    r3204053 r3204258  
    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.5
     6 * Version: 1.0.6
    77 * Author:            IdeaWP
    88 * Author URI:        https://www.ideawp.com/
     
    2727 * Currently plugin version.
    2828 */
    29 define( 'IDEA_CB_VERSION', '1.0.5' );
     29define( 'IDEA_CB_VERSION', '1.0.6' );
    3030define( 'IDEA_CB_PATH', plugin_dir_path( __FILE__ ) );
    3131define( 'IDEA_CB_URL', plugin_dir_url( __FILE__ ) );
  • cart-bounce/trunk/README.txt

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

    r3204053 r3204258  
    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.5
     6 * Version: 1.0.6
    77 * Author:            IdeaWP
    88 * Author URI:        https://www.ideawp.com/
     
    2727 * Currently plugin version.
    2828 */
    29 define( 'IDEA_CB_VERSION', '1.0.5' );
     29define( 'IDEA_CB_VERSION', '1.0.6' );
    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.