Skip to content

Commit 94355de

Browse files
committed
version 2.1.7
1 parent 0e0e7aa commit 94355de

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Print-O-Matic
55
* Tags: print, print element, print shortcode, send to print, print button, print me, jQuery, print page, javascript, twinpictures, plugin oven
66
* Requires at least: 4.9
77
* Tested up to: 6.0
8-
* Stable tag: 2.1.7c
8+
* Stable tag: 2.1.7
99
* License: GPLv2 or later
1010
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1111

print-o-matic.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Text Domain: print-o-matic
55
Plugin URI: https://pluginoven.com/plugins/print-o-matic/
66
Description: Shortcode that adds a printer icon, allowing the user to print the post or a specified HTML element in the post.
7-
Version: 2.1.7c
7+
Version: 2.1.7
88
Author: twinpictures
99
Author URI: https://twinpictures.de
1010
License: GPL2
@@ -17,7 +17,7 @@
1717
*/
1818
class WP_Print_O_Matic {
1919

20-
var $version = '2.1.7c';
20+
var $version = '2.1.7';
2121
var $domain = 'printomat';
2222
var $options_name = 'WP_Print_O_Matic_options';
2323
var $options = array(

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://pluginoven.com/panares-fund/
44
Tags: print, print element, print shortcode, send to print, print button, print me, jQuery, print page, javascript, twinpictures, plugin oven
55
Requires at least: 4.9
66
Tested up to: 6.0
7-
Stable tag: 2.1.7c
7+
Stable tag: 2.1.7
88
Requires PHP: 7.2
99
License: GPLv2 or later
1010
License URI: https://www.gnu.org/licenses/gpl-2.0.html

0 commit comments

Comments
 (0)