We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e429313 commit 9987aceCopy full SHA for 9987ace
php/class-plugin.php
@@ -597,7 +597,7 @@ protected function setup_endpoints() {
597
* The Cloudinary Video Player version.
598
*/
599
if ( ! defined( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION' ) ) {
600
- define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '1.10.1' );
+ define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '1.11.1' );
601
}
602
603
0 commit comments