Changeset 2470169
- Timestamp:
- 02/06/2021 09:03:32 PM (5 years ago)
- Location:
- in-stock-mailer-for-woocommerce
- Files:
-
- 1 added
- 2 deleted
- 9 edited
-
assets/actual.png (deleted)
-
assets/banner-772x250.png (modified) (previous)
-
assets/icon-128-128.png (deleted)
-
assets/icon-128x128.png (modified) (previous)
-
assets/screenshot-2.png (modified) (previous)
-
assets/screenshot-3.png (modified) (previous)
-
assets/screenshot-4.png (modified) (previous)
-
assets/screenshot-5.png (added)
-
trunk/assets/img/banner-772x250.png (modified) (previous)
-
trunk/assets/img/isa-inline-logo.png (modified) (previous)
-
trunk/in-stock-mailer-for-wc.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
in-stock-mailer-for-woocommerce/trunk/in-stock-mailer-for-wc.php
r2406067 r2470169 8 8 * Text Domain: in-stock-mailer-for-wc 9 9 * Domain Path: /languages/ 10 * Version: 2.1. 010 * Version: 2.1.1 11 11 * WC requires at least: 3.5 12 * WC tested up to: 4. 6.112 * WC tested up to: 4.9.2 13 13 * Copyright (c) 2020 Frankspress 14 14 * License: GPLv2 or later … … 24 24 } 25 25 26 define( 'ISM_VERSION', '2.1. 0' );26 define( 'ISM_VERSION', '2.1.1' ); 27 27 define( 'ISM_DOMAIN', 'in-stock-mailer-for-wc' ); 28 28 define( 'ISM_FILE_PATH', __FILE__ ); -
in-stock-mailer-for-woocommerce/trunk/readme.txt
r2406067 r2470169 4 4 Tags: in stock, woocommerce, email, products, woocommerce mailchimp 5 5 Requires at least: 4.9 6 Tested up to: 5. 5.17 Stable tag: 2.1. 06 Tested up to: 5.6.1 7 Stable tag: 2.1.1 8 8 Requires PHP: 5.6.4 9 9 License: GPLv2 or later … … 72 72 73 73 == 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! 74 77 75 78 = 2.1.0 =
Note: See TracChangeset
for help on using the changeset viewer.