Skip to content

Commit 3058f6f

Browse files
committed
Bump version to 2.99
1 parent 0a12b61 commit 3058f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/DefaultSettings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
$wgBaseMwEmbedPath = realpath( dirname( __FILE__ ) . '/../' );
2525

2626
// The version of the library:
27-
$wgMwEmbedVersion = '2.99.rc1';
27+
$wgMwEmbedVersion = '2.99';
2828

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

0 commit comments

Comments
 (0)