Skip to content

Commit 8047878

Browse files
committed
Bump version number
1 parent 3fb3c38 commit 8047878

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

pym-shortcode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Pym Shortcode
44
Plugin URI: https://github.com/INN/pym-shortcode
55
Description: Adds a [pym src=""] shortcode to simplify use of NPR's Pym.js
6-
Version: 1.3.1
6+
Version: 1.3.2
77
Author: The INN Nerds
88
Author URI: http://nerds.inn.org/
99
License: GPL Version 2 or later

readme.txt

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://inn.org/donate
44
Tags: shortcode, iframe, javascript, embeds, responsive, pym, NPR
55
Requires at least: 3.0.1
66
Tested up to: 4.7.3
7-
Stable tag: 1.3.1
7+
Stable tag: 1.3.2
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

@@ -44,9 +44,14 @@ Mobile view of the WordPress post with the NPR embed using Pym Shortcode:
4444

4545
== Changelog ==
4646

47+
= 1.3.2 =
48+
49+
* *RECOMMENDED UPDATE* : Pym users, NPR has released an update that closes a potential security hole. We recommend everyone update to 1.3.2.
50+
* Update to pym.js version 1.3.2: https://github.com/nprapps/pym.js/releases/tag/v1.3.2 (Changelog at https://github.com/nprapps/pym.js/blob/v1.3.2/CHANGELOG)
51+
4752
= 1.3.1 =
4853

49-
* Update to pym.js version 1.3.1: https://github.com/nprapps/pym.js/releases/tag/v1.3.1 (Changelog at https://github.com/nprapps/pym.js/blob/master/CHANGELOG)
54+
* Update to pym.js version 1.3.1: https://github.com/nprapps/pym.js/releases/tag/v1.3.1 (Changelog at https://github.com/nprapps/pym.js/blob/v1.3.1/CHANGELOG)
5055
* (we skipped pym.js version 1.3.0: https://github.com/nprapps/pym.js/releases/tag/v1.3.0)
5156

5257
= 1.2.2 =

0 commit comments

Comments
 (0)