Changeset 2765710
- Timestamp:
- 08/03/2022 12:02:31 PM (4 years ago)
- Location:
- gelato-integration-for-woocommerce
- Files:
-
- 4 edited
- 6 copied
-
tags/1.0.4 (copied) (copied from gelato-integration-for-woocommerce/trunk)
-
tags/1.0.4/gelato-integration-for-woocommerce.php (modified) (1 diff)
-
tags/1.0.4/i18n/languages/gelato-integration-for-woocommerce.pot (copied) (copied from gelato-integration-for-woocommerce/trunk/i18n/languages/gelato-integration-for-woocommerce.pot)
-
tags/1.0.4/includes/Connector/GelatoConnector.php (copied) (copied from gelato-integration-for-woocommerce/trunk/includes/Connector/GelatoConnector.php)
-
tags/1.0.4/includes/GelatoMain.php (copied) (copied from gelato-integration-for-woocommerce/trunk/includes/GelatoMain.php)
-
tags/1.0.4/includes/StatusChecker/GelatoStatusChecker.php (copied) (copied from gelato-integration-for-woocommerce/trunk/includes/StatusChecker/GelatoStatusChecker.php)
-
tags/1.0.4/readme.txt (modified) (1 diff)
-
tags/1.0.4/templates/status.php (copied) (copied from gelato-integration-for-woocommerce/trunk/templates/status.php)
-
trunk/gelato-integration-for-woocommerce.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gelato-integration-for-woocommerce/tags/1.0.4/gelato-integration-for-woocommerce.php
r2682352 r2765710 12 12 */ 13 13 14 define('GELATO_VERSION', '1.0. 3');14 define('GELATO_VERSION', '1.0.4'); 15 15 define('GELATO_MINIMUM_WP_VERSION', '4.0'); 16 16 define('GELATO_PLUGIN_DIR', plugin_dir_path(__FILE__)); -
gelato-integration-for-woocommerce/tags/1.0.4/readme.txt
r2723127 r2765710 8 8 Requires at least: 3.8 9 9 Tested up to: 6.0 10 Stable tag: 1.0. 310 Stable tag: 1.0.4 11 11 Requires PHP: 7.0 12 12 License: GPLv2 or later -
gelato-integration-for-woocommerce/trunk/gelato-integration-for-woocommerce.php
r2682352 r2765710 12 12 */ 13 13 14 define('GELATO_VERSION', '1.0. 3');14 define('GELATO_VERSION', '1.0.4'); 15 15 define('GELATO_MINIMUM_WP_VERSION', '4.0'); 16 16 define('GELATO_PLUGIN_DIR', plugin_dir_path(__FILE__)); -
gelato-integration-for-woocommerce/trunk/readme.txt
r2723127 r2765710 8 8 Requires at least: 3.8 9 9 Tested up to: 6.0 10 Stable tag: 1.0. 310 Stable tag: 1.0.4 11 11 Requires PHP: 7.0 12 12 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.