Skip to content

Commit 67e9dd0

Browse files
committed
deploy: 1105435
1 parent 0dcb9a7 commit 67e9dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ableplayer.php.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@
4141
* Text Domain: ableplayer
4242
* License: MIT
4343
* License URI: https://github.com/ableplayer/ableplayer-wordpress/blob/master/LICENSE
44-
* Version: 2.2.0
44+
* Version: 2.2.1
4545
*/
4646

4747
// Configure debugging mode.
4848
define( 'ABLEPLAYER_DEBUG', false );
4949

5050
// Get current version number.
51-
define( 'ABLEPLAYER_VERSION', '2.2.0' );
51+
define( 'ABLEPLAYER_VERSION', '2.2.1' );
5252

5353
require_once plugin_dir_path( __FILE__ ) . 'inc/settings.php';
5454
require_once plugin_dir_path( __FILE__ ) . 'inc/generator.php';

0 commit comments

Comments
 (0)