Skip to content

Commit 85586ab

Browse files
committed
v2.2.1
1 parent d29a9ef commit 85586ab

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.0
6+
* Version: 2.2.1
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.0';
48+
public $version = '2.2.1';
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.1.6
6+
Stable tag: 2.2.1
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.1 =
105+
Updated the release version
106+
104107
= 2.2.0 =
105108
Implemented Save for Later
106109
Limited preview images in emails to the first 3 pages

0 commit comments

Comments
 (0)