Plugin Directory

Changeset 3161500


Ignore:
Timestamp:
10/02/2024 12:19:51 PM (18 months ago)
Author:
spoddev2021
Message:

Updated details for latest WordPress version

Location:
wc-spod/trunk
Files:
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • wc-spod/trunk/README.txt

    r3156620 r3161500  
    44Tags: Print on demand, Dropshipping, Woocommerce, POD, Print, Print on demand Europe, Print on demand US, SPOD, T-Shirts, Spreadshirt, Apparel, Spreadconnect
    55Requires at least: 4.6 - 5.7
    6 Tested up to: 6.5.0
    7 Stable tag: 2.1.4
     6Tested up to: 6.6.2
     7Stable tag: 2.1.5
    88License: GPLv2 or later
    99Requires PHP: 7.4
     
    6565== Changelog ==
    6666
     67= 2.1.5 =
     68
     69* Updated details for latest WordPress version
     70
    6771= 2.1.4 =
    6872
  • wc-spod/trunk/wc-spod.php

    r3156620 r3161500  
    99 * Plugin URI:        http://www.spreadshop.com/spreadconnect?affiliateID=12890
    1010 * Description:       Connect your WooCommerce Shop to the leading provider of whitelabel print-on-demand services. Get an automatic product, order and order status synchronisation and a seamless integration into your WooCommerce setup ready within minutes.
    11  * Version:           2.1.4
     11 * Version:           2.1.5
    1212 * Author:            Spreadconnect
    1313 * Author URI:        http://www.spreadshop.com/spreadconnect?affiliateID=12890
     
    4040 * Currently plugin version.
    4141 */
    42 define( 'SPOD_POD_VERSION', '2.1.4' );
     42define( 'SPOD_POD_VERSION', '2.1.5' );
    4343define( 'MIN_WORDPRESS_VERSION_REQUIRED', 4.8 );
    4444define( 'MIN_WOOCOMMERCE_VERSION_REQUIRED', 4.7);
Note: See TracChangeset for help on using the changeset viewer.