Skip to content
This repository was archived by the owner on Mar 29, 2019. It is now read-only.

Commit 742c484

Browse files
committed
Update SemanticMaps.php
1 parent df23764 commit 742c484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SemanticMaps.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
return 1;
1717
}
1818

19-
define( 'SM_VERSION', '3.0.3' );
19+
define( 'SM_VERSION', '3.0.4' );
2020

2121
if ( version_compare( $GLOBALS['wgVersion'], '1.19c', '<' ) ) {
2222
throw new Exception( 'This version of Semantic Maps requires MediaWiki 1.18 or above;'

0 commit comments

Comments
 (0)