Skip to content

Commit dc36ab3

Browse files
authored
Merge pull request #16 from INN/benlk-pym-1.2.0
Update to Pym v1.2.0
2 parents 9034e0a + a73ba82 commit dc36ab3

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

js/pym.v1.min.js

-4.67 KB
Binary file not shown.

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.1.2
6+
Version: 1.2.0
77
Author: The INN Nerds
88
Author URI: http://nerds.inn.org/
99
License: GPL Version 2 or later

readme.txt

Lines changed: 5 additions & 1 deletion
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.2
7-
Stable tag: 1.1.2
7+
Stable tag: 1.2.0
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

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

4545
== Changelog ==
4646

47+
= 1.2.0 =
48+
49+
* Update to pym.js version 1.2.0: https://github.com/nprapps/pym.js/releases/tag/v1.2.0 (Changelog at https://github.com/nprapps/pym.js/blob/v1.2.0/CHANGELOG )
50+
4751
= 1.1.2 =
4852

4953
* Update to pym.js version 1.1.2: https://github.com/nprapps/pym.js/releases/tag/v1.1.2

0 commit comments

Comments
 (0)