Skip to content

Commit 9987ace

Browse files
author
Marco Pereirinha
committed
Bump video player version
1 parent e429313 commit 9987ace

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/class-plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ protected function setup_endpoints() {
597597
* The Cloudinary Video Player version.
598598
*/
599599
if ( ! defined( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION' ) ) {
600-
define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '1.10.1' );
600+
define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '1.11.1' );
601601
}
602602
}
603603

0 commit comments

Comments
 (0)