Skip to content

Commit 02e8390

Browse files
committed
Update package & repo versions
1 parent baac7d7 commit 02e8390

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ See the main [Able Player](http://ableplayer.github.io/ableplayer) project page
1717
* Tags: html5,media,audio,video,accessibility
1818
* Requires at least: 4.9
1919
* Tested up to: 6.8
20-
* Stable tag: `1.2.1`
20+
* Stable tag: `1.2.2`
2121
* License: MIT
2222
* License URI: https://github.com/ableplayer/ableplayer-wordpress/blob/master/LICENSE
2323

init.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* Text Domain: ableplayer
1616
* License: MIT
1717
* License URI: https://github.com/ableplayer/ableplayer-wordpress/blob/master/LICENSE
18-
* Version: 1.2.1
18+
* Version: 1.2.2
1919
*/
2020

2121
if ( ! defined( 'ABSPATH' ) ) {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ableplayer-wordpress",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"private": true,
55
"description": "AblePlayer plugin for WordPress",
66
"author": "Joe Dolson",

0 commit comments

Comments
 (0)