diff --git a/.gitignore b/.gitignore index c5b4e88..bce07e6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,9 @@ npm-debug.log # Logs *.log +# Notes +notes.* + # OS .DS_Store ._* diff --git a/wc-tier-and-package-prices.php b/wc-tier-and-package-prices.php index 4949a1d..238d8a9 100644 --- a/wc-tier-and-package-prices.php +++ b/wc-tier-and-package-prices.php @@ -2,7 +2,7 @@ /** * Plugin Name: WooCommerce Tier and Package Prices - * Plugin URI: https://src.bundespruefstelle.ch/wc-tier-package-prices + * Plugin URI: https://src.bundespruefstelle.ch/magdev/wc-tier-package-prices * Description: Add tier pricing and package prices to WooCommerce products with configurable quantities at fixed prices * Version: 1.1.6 * Author: Marco Graetsch