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