Skip to content

Commit 43442d7

Browse files
authored
Merge pull request #2049 from rtCamp/fix/version-number
Fix version number to 4.6.19
2 parents 86acdc2 + c0cfa83 commit 43442d7

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)