Skip to content

Commit

Permalink
Bump version to 2.84.4
Browse files Browse the repository at this point in the history
  • Loading branch information
yairans committed Nov 5, 2020
1 parent af06f6a commit eb78fc6
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 @@ -20,7 +20,7 @@
$wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' );

// The version of the library:
$wgMwEmbedVersion = '2.84.3';
$wgMwEmbedVersion = '2.84.4';

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

0 comments on commit eb78fc6

Please sign in to comment.