Skip to content

Commit 83504e9

Browse files
Merge pull request #1055 from cloudinary/update/video-player-version-3.0
Change Video Player version to 3.0.1
2 parents b794c09 + 975c8b8 commit 83504e9

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
@@ -587,7 +587,7 @@ protected function setup_endpoints() {
587587
* The Cloudinary Video Player version.
588588
*/
589589
if ( ! defined( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION' ) ) {
590-
define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '2.3.5' );
590+
define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '3.0.1' );
591591
}
592592
}
593593

0 commit comments

Comments
 (0)