Plugin Directory

Changeset 3466933


Ignore:
Timestamp:
02/22/2026 03:16:49 PM (2 weeks ago)
Author:
labdav
Message:

Release 0.8.3

Location:
corrispettivi-for-woocommerce
Files:
2 deleted
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • corrispettivi-for-woocommerce/tags/0.8.3/corrispettivi-for-woocommerce.php

    r3466931 r3466933  
    44 * Plugin URI: https://ldav.it/plugin/corrispettivi-for-woocommerce/
    55 * Description: An aid for the compilation of the Register of Payments from WooCommerce sales.
    6  * Version: 0.8.2
     6 * Version: 0.8.3
    77 * Author: laboratorio d'Avanguardia
    88 * Author URI: https://ldav.it/
     
    2424    public static $plugin_path;
    2525    public static $plugin_basename;
    26     public $version = '0.8.2';
     26    public $version = '0.8.3';
    2727    protected static $instance = null;
    2828
  • corrispettivi-for-woocommerce/tags/0.8.3/readme.txt

    r3466931 r3466933  
    55Requires PHP: 8.0
    66Tested up to: 6.9
    7 Stable tag: 0.8.2
     7Stable tag: 0.8.3
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl.html
  • corrispettivi-for-woocommerce/trunk/corrispettivi-for-woocommerce.php

    r3466931 r3466933  
    44 * Plugin URI: https://ldav.it/plugin/corrispettivi-for-woocommerce/
    55 * Description: An aid for the compilation of the Register of Payments from WooCommerce sales.
    6  * Version: 0.8.2
     6 * Version: 0.8.3
    77 * Author: laboratorio d'Avanguardia
    88 * Author URI: https://ldav.it/
     
    2424    public static $plugin_path;
    2525    public static $plugin_basename;
    26     public $version = '0.8.2';
     26    public $version = '0.8.3';
    2727    protected static $instance = null;
    2828
  • corrispettivi-for-woocommerce/trunk/readme.txt

    r3466931 r3466933  
    55Requires PHP: 8.0
    66Tested up to: 6.9
    7 Stable tag: 0.8.2
     7Stable tag: 0.8.3
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl.html
Note: See TracChangeset for help on using the changeset viewer.