Plugin Directory

Changeset 3193707


Ignore:
Timestamp:
11/21/2024 03:47:03 AM (17 months ago)
Author:
tribeinteractive
Message:

Updated to version 2.0.4: Fixed incomplete files from 2.0.3

Location:
caddy/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • caddy/trunk/README.txt

    r3193535 r3193707  
    124124
    125125== Changelog ==
     126
     127= 2.0.4 =
     128* Fix: Release fix
    126129
    127130= 2.0.3 =
  • caddy/trunk/caddy.php

    r3193535 r3193707  
    44 * Plugin URI:        https://usecaddy.com
    55 * Description:       A high performance, conversion-boosting side cart for your WooCommerce store that improves the shopping experience & helps grow your sales.
    6  * Version:           2.0.3
     6 * Version:           2.0.4
    77 * Author:            Tribe Interactive
    88 * Author URI:        https://usecaddy.com
     
    2525 */
    2626if ( ! defined( 'CADDY_VERSION' ) ) {
    27     define( 'CADDY_VERSION', '2.0.3' );
     27    define( 'CADDY_VERSION', '2.0.4' );
    2828}
    2929if ( ! defined( 'CADDY_PLUGIN_FILE' ) ) {
  • caddy/trunk/languages/caddy.pot

    r3193535 r3193707  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Caddy - Smart Side Cart for WooCommerce 2.0.3\n"
     5"Project-Id-Version: Caddy - Smart Side Cart for WooCommerce 2.0.4\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/caddy\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
Note: See TracChangeset for help on using the changeset viewer.