We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e030b5 + 214ddf9 commit b51f81aCopy full SHA for b51f81a
1 file changed
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', '3.0.1' );
+ define( 'CLOUDINARY_ENDPOINTS_VIDEO_PLAYER_VERSION', '3.0.2' );
591
}
592
593
0 commit comments