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.
2 parents 7b9e812 + 0027fa3 commit 89feba0Copy full SHA for 89feba0
php/class-plugin.php
@@ -587,7 +587,7 @@ protected function setup_endpoints() {
587
* The Cloudinary Video Player version.
588
*/
589
if ( ! defined( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION' ) ) {
590
- define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '2.2.0' );
+ define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '2.3.5' );
591
}
592
593
0 commit comments