Plugin Directory

Changeset 3392163


Ignore:
Timestamp:
11/08/2025 12:59:42 PM (5 months ago)
Author:
printapp
Message:

v2.2.1

Location:
printapp
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • printapp/tags/2.2.1/printapp.php

    r3392150 r3392163  
    44 *  Plugin URI:             https://print.app
    55 *  Description:            Empower your customers to personalize products like Business Cards, Photo Prints, T-Shirts, Mugs, Banners, Canvases, etc. on your store before purchase
    6  *  Version:                2.2.0
     6 *  Version:                2.2.1
    77 *  Requires at least:      3.8
    88 *  Requires PHP:           7.4
     
    4646             *  @var string
    4747            */
    48             public $version = '2.2.0';
     48            public $version = '2.2.1';
    4949
    5050            /**
  • printapp/tags/2.2.1/readme.txt

    r3392150 r3392163  
    44Requires at least: 3.8
    55Tested up to: 6.8
    6 Stable tag: 2.1.6
     6Stable tag: 2.2.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    102102== Changelog ==
    103103
     104= 2.2.1 =
     105Updated the release version
     106
    104107= 2.2.0 =
    105108Implemented Save for Later
  • printapp/trunk/printapp.php

    r3392150 r3392163  
    44 *  Plugin URI:             https://print.app
    55 *  Description:            Empower your customers to personalize products like Business Cards, Photo Prints, T-Shirts, Mugs, Banners, Canvases, etc. on your store before purchase
    6  *  Version:                2.2.0
     6 *  Version:                2.2.1
    77 *  Requires at least:      3.8
    88 *  Requires PHP:           7.4
     
    4646             *  @var string
    4747            */
    48             public $version = '2.2.0';
     48            public $version = '2.2.1';
    4949
    5050            /**
  • printapp/trunk/readme.txt

    r3392150 r3392163  
    44Requires at least: 3.8
    55Tested up to: 6.8
    6 Stable tag: 2.1.6
     6Stable tag: 2.2.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    102102== Changelog ==
    103103
     104= 2.2.1 =
     105Updated the release version
     106
    104107= 2.2.0 =
    105108Implemented Save for Later
Note: See TracChangeset for help on using the changeset viewer.