Skip to content

Commit

Permalink
Bump version to 2.97.rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
Tzipi-kaltura committed Jun 26, 2022
1 parent bb83d15 commit cc60073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/DefaultSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
$wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' );

// The version of the library:
$wgMwEmbedVersion = '2.97.rc4';
$wgMwEmbedVersion = '2.97.rc5';

// Default HTTP protocol from GET or SERVER parameters
if( isset($_GET['protocol']) ) {
Expand Down

0 comments on commit cc60073

Please sign in to comment.