We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa1b18 commit d3acea3Copy full SHA for d3acea3
includes/DefaultSettings.php
@@ -24,7 +24,7 @@
24
$wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' );
25
26
// The version of the library:
27
-$wgMwEmbedVersion = '2.101.rc1';
+$wgMwEmbedVersion = '2.101';
28
29
// Default HTTP protocol from GET or SERVER parameters
30
if( isset($_GET['protocol']) ) {
0 commit comments