Changeset 3316558
- Timestamp:
- 06/23/2025 10:10:31 PM (10 months ago)
- Location:
- addy-autocomplete-woocommerce
- Files:
-
- 8 added
- 4 edited
-
tags/3.1.2 (added)
-
tags/3.1.2/CHANGELOG.md (added)
-
tags/3.1.2/addy-woocommerce.php (added)
-
tags/3.1.2/addycomplete.js (added)
-
tags/3.1.2/addycomplete.min.css (added)
-
tags/3.1.2/addycomplete.min.js (added)
-
tags/3.1.2/blueprint.json (added)
-
tags/3.1.2/readme.txt (added)
-
trunk/CHANGELOG.md (modified) (1 diff)
-
trunk/addy-woocommerce.php (modified) (1 diff)
-
trunk/blueprint.json (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
addy-autocomplete-woocommerce/trunk/CHANGELOG.md
r3310183 r3316558 1 # NZ Address Autocomplete for WooCommerce 3.1.2 2 - No code change, this release is to fix the Plugin upgrade process 3 1 4 # NZ Address Autocomplete for WooCommerce 3.1.1 2 5 - Addy plugin minor metadata fix -
addy-autocomplete-woocommerce/trunk/addy-woocommerce.php
r3310681 r3316558 2 2 /* 3 3 Plugin Name: Addy's NZ Address Autocomplete for WooCommerce 4 Version: 3.1. 14 Version: 3.1.2 5 5 Author: Addy Limited 6 6 Author URI: https://www.addysolutions.com -
addy-autocomplete-woocommerce/trunk/blueprint.json
r3310183 r3316558 1 1 { 2 2 "name": "Addy's NZ Address Autocomplete for WooCommerce", 3 "version": "3.1. 1",3 "version": "3.1.2", 4 4 "description": "Address autocomplete for billing and shipping addresses on the checkout page.", 5 5 "author": "stenly311", -
addy-autocomplete-woocommerce/trunk/readme.txt
r3310183 r3316558 6 6 Requires at least: 6.0 7 7 Tested up to: 6.8.1 8 Stable tag: 3.1. 18 Stable tag: 3.1.2 9 9 License: GPLv3 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 78 78 79 79 == Changelog == 80 = 3.1.2 = 81 * No code change, this release is to fix the Plugin upgrade process 80 82 = 3.1.1 = 81 83 * Addy plugin minor metadata fix
Note: See TracChangeset
for help on using the changeset viewer.