Skip to content

Commit 2451c3a

Browse files
committed
v2.2.3
1 parent 39a55b3 commit 2451c3a

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

printapp.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: Print.App
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.2
6+
* Version: 2.2.3
77
* Requires at least: 3.8
88
* Requires PHP: 7.4
99
* Author: Print.App ApS
@@ -45,7 +45,7 @@ class PrintApp {
4545
* PrintApp version.
4646
* @var string
4747
*/
48-
public $version = '2.2.2';
48+
public $version = '2.2.3';
4949

5050
/**
5151
* The single instance of the class.

readme.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: Print.App
33
Tags: customizer, photo album, print shop, web2print, gift print, diy print, product customizer, web-to-print, print software, print solution, HTML5 WYSIWYG, t-shirt designer, wysiwyg print editor, business card
44
Requires at least: 3.8
55
Tested up to: 6.8
6-
Stable tag: 2.2.2
6+
Stable tag: 2.2.3
77
License: GPLv2 or later
88
License URI: http://www.gnu.org/licenses/gpl-2.0.html
99

@@ -101,6 +101,9 @@ Check out our [website for more details](https://print.app)
101101

102102
== Changelog ==
103103

104+
= 2.2.3 =
105+
Minor update for resuming save for later
106+
104107
= 2.2.2 =
105108
Updated the release version
106109

0 commit comments

Comments
 (0)