Skip to content

Commit d52c91e

Browse files
author
Alexander Gesinn
committed
prepare v1.3.2
1 parent 6eedcab commit d52c91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: SemanticDependencyUpdater.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
die( "ERROR: Semantic MediaWiki must be installed for Semantic Dummy Editor to run!" );
2121
}
2222

23-
define( 'SDU_VERSION', '1.3.2-beta' );
23+
define( 'SDU_VERSION', '1.3.2' );
2424

2525
$wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' : 'other'][] = [
2626
'name' => 'SemanticDependencyUpdater',

0 commit comments

Comments
 (0)