Skip to content

Commit 61cfee4

Browse files
committed
Bump version numbers and document Pym.js v1.3.1, skipping 1.3.0
1 parent 00cc5b1 commit 61cfee4

File tree

2 files changed

+7
-2
lines changed

2 files changed

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

readme.txt

Lines changed: 6 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.3
7-
Stable tag: 1.2.2
7+
Stable tag: 1.3.1
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010

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

4545
== Changelog ==
4646

47+
= 1.3.1 =
48+
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)
50+
* (we skipped pym.js version 1.3.0: https://github.com/nprapps/pym.js/releases/tag/v1.3.0)
51+
4752
= 1.2.2 =
4853

4954
* Update to pym.js version 1.2.2: https://github.com/nprapps/pym.js/releases/tag/v1.2.2 (Changelog at https://github.com/nprapps/pym.js/blob/master/CHANGELOG )

0 commit comments

Comments
 (0)