Skip to content

Commit 9684dc3

Browse files
author
Michael Pretty
committed
bumping version
1 parent 944e40b commit 9684dc3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Contributors: johnciacia, kevinlangleyjr, brockangelo
55
Tags: printing, pdf
66
Requires at least: 3.2
77
Tested up to: 3.8.3
8-
Stable tag: 1.2.2
8+
Stable tag: 1.2.3
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -86,6 +86,8 @@ add_filter('voce_post_pdfs_upload_baseurl', function($baseurl, $post){
8686
```
8787

8888
# Changelog
89+
**1.2.3**
90+
* Reducing calls to wp_uploads_dir for performance reasons
8991

9092
**1.2.1**
9193
*Reorganizing the path declarations and pdf existance check in `save_post` to improve performace.*

0 commit comments

Comments
 (0)