File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 * Text Domain: ableplayer
1616 * License: MIT
1717 * License URI: https://github.com/ableplayer/ableplayer-wordpress/blob/master/LICENSE
18- * Version: 2.3.0
18+ * Version: 2.4.0-RC1
1919 */
2020
2121if ( ! defined ( 'ABSPATH ' ) ) {
Original file line number Diff line number Diff line change 1515 * Text Domain: ableplayer
1616 * License: MIT
1717 * License URI: https://github.com/ableplayer/ableplayer-wordpress/blob/master/LICENSE
18- * Version: 2.4.0-beta1
18+ * Version: 2.4.0-RC1
1919 */
2020
2121// Configure debugging mode.
2222define ( 'ABLEPLAYER_DEBUG ' , false );
2323
2424// Get current version number.
25- define ( 'ABLEPLAYER_VERSION ' , '2.4.0-beta1 ' );
25+ define ( 'ABLEPLAYER_VERSION ' , '2.4.0-RC1 ' );
2626
2727require_once plugin_dir_path ( __FILE__ ) . 'inc/settings.php ' ;
2828require_once plugin_dir_path ( __FILE__ ) . 'inc/generator.php ' ;
You can’t perform that action at this time.
0 commit comments