Plugin Directory

Changeset 2470169


Ignore:
Timestamp:
02/06/2021 09:03:32 PM (5 years ago)
Author:
frankspress
Message:

removes woo images to please unworthy Automatics

Location:
in-stock-mailer-for-woocommerce
Files:
1 added
2 deleted
9 edited

Legend:

Unmodified
Added
Removed
  • in-stock-mailer-for-woocommerce/trunk/in-stock-mailer-for-wc.php

    r2406067 r2470169  
    88 * Text Domain: in-stock-mailer-for-wc
    99 * Domain Path: /languages/
    10  * Version: 2.1.0
     10 * Version: 2.1.1
    1111 * WC requires at least: 3.5
    12  * WC tested up to: 4.6.1
     12 * WC tested up to: 4.9.2
    1313 * Copyright (c) 2020 Frankspress
    1414 * License: GPLv2 or later
     
    2424}
    2525
    26 define( 'ISM_VERSION', '2.1.0' );
     26define( 'ISM_VERSION', '2.1.1' );
    2727define( 'ISM_DOMAIN', 'in-stock-mailer-for-wc' );
    2828define( 'ISM_FILE_PATH', __FILE__ );
  • in-stock-mailer-for-woocommerce/trunk/readme.txt

    r2406067 r2470169  
    44Tags: in stock, woocommerce, email, products, woocommerce mailchimp
    55Requires at least: 4.9
    6 Tested up to: 5.5.1
    7 Stable tag: 2.1.0
     6Tested up to: 5.6.1
     7Stable tag: 2.1.1
    88Requires PHP: 5.6.4
    99License: GPLv2 or later
     
    7272
    7373== Changelog ==
     74
     75= 2.1.1 =
     76* Removes Woo logo because Automatics got upset I'm promoting their brand and got my plugin shutdown, therefore I will NOT be creating anything for BooCommerce anymore!
    7477
    7578= 2.1.0 =
Note: See TracChangeset for help on using the changeset viewer.