Changeset 3466933
- Timestamp:
- 02/22/2026 03:16:49 PM (2 weeks ago)
- Location:
- corrispettivi-for-woocommerce
- Files:
-
- 2 deleted
- 4 edited
- 1 copied
-
tags/0.8.3 (copied) (copied from corrispettivi-for-woocommerce/trunk)
-
tags/0.8.3/_README.md (deleted)
-
tags/0.8.3/corrispettivi-for-woocommerce.php (modified) (2 diffs)
-
tags/0.8.3/readme.txt (modified) (1 diff)
-
trunk/_README.md (deleted)
-
trunk/corrispettivi-for-woocommerce.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
corrispettivi-for-woocommerce/tags/0.8.3/corrispettivi-for-woocommerce.php
r3466931 r3466933 4 4 * Plugin URI: https://ldav.it/plugin/corrispettivi-for-woocommerce/ 5 5 * Description: An aid for the compilation of the Register of Payments from WooCommerce sales. 6 * Version: 0.8. 26 * Version: 0.8.3 7 7 * Author: laboratorio d'Avanguardia 8 8 * Author URI: https://ldav.it/ … … 24 24 public static $plugin_path; 25 25 public static $plugin_basename; 26 public $version = '0.8. 2';26 public $version = '0.8.3'; 27 27 protected static $instance = null; 28 28 -
corrispettivi-for-woocommerce/tags/0.8.3/readme.txt
r3466931 r3466933 5 5 Requires PHP: 8.0 6 6 Tested up to: 6.9 7 Stable tag: 0.8. 27 Stable tag: 0.8.3 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl.html -
corrispettivi-for-woocommerce/trunk/corrispettivi-for-woocommerce.php
r3466931 r3466933 4 4 * Plugin URI: https://ldav.it/plugin/corrispettivi-for-woocommerce/ 5 5 * Description: An aid for the compilation of the Register of Payments from WooCommerce sales. 6 * Version: 0.8. 26 * Version: 0.8.3 7 7 * Author: laboratorio d'Avanguardia 8 8 * Author URI: https://ldav.it/ … … 24 24 public static $plugin_path; 25 25 public static $plugin_basename; 26 public $version = '0.8. 2';26 public $version = '0.8.3'; 27 27 protected static $instance = null; 28 28 -
corrispettivi-for-woocommerce/trunk/readme.txt
r3466931 r3466933 5 5 Requires PHP: 8.0 6 6 Tested up to: 6.9 7 Stable tag: 0.8. 27 Stable tag: 0.8.3 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl.html
Note: See TracChangeset
for help on using the changeset viewer.