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