Plugin Directory

Changeset 3466085


Ignore:
Timestamp:
02/20/2026 08:50:48 PM (3 weeks ago)
Author:
labdav
Message:

Release 0.8.1

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

Legend:

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

    r3465957 r3466085  
    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
     6 * Version: 0.8.1
    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';
     26    public $version = '0.8.1';
    2727    protected static $instance = null;
    2828
  • corrispettivi-for-woocommerce/tags/0.8.1/readme.txt

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

    r3465957 r3466085  
    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
     6 * Version: 0.8.1
    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';
     26    public $version = '0.8.1';
    2727    protected static $instance = null;
    2828
  • corrispettivi-for-woocommerce/trunk/readme.txt

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