Skip to content

Commit c0cfa83

Browse files
committed
Fix version number to 4.6.19
1 parent 86acdc2 commit c0cfa83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/**
2020
* The version of the plugin
2121
*/
22-
define( 'RTMEDIA_VERSION', '4.6.1' );
22+
define( 'RTMEDIA_VERSION', '4.6.19' );
2323
}
2424

2525
if ( ! defined( 'RTMEDIA_PATH' ) ) {

0 commit comments

Comments
 (0)