Skip to content

Commit 68b4164

Browse files
committed
deploy: 47ce56b
1 parent 77a9cb2 commit 68b4164

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
@@ -42,14 +42,14 @@
4242
* License: MIT
4343
* License URI: https://github.com/ableplayer/ableplayer-wordpress/blob/master/LICENSE
4444
* Domain Path: lang
45-
* Version: 1.2.0
45+
* Version: 1.2.1
4646
*/
4747

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

5151
// Get current version number.
52-
define( 'ABLEPLAYER_VERSION', '1.2.0' );
52+
define( 'ABLEPLAYER_VERSION', '1.2.1' );
5353

5454
register_activation_hook( __FILE__, 'ableplayer_activation' );
5555
/**

0 commit comments

Comments
 (0)