diff --git a/SemanticGlossary.php b/SemanticGlossary.php index fea0389..bb986c5 100644 --- a/SemanticGlossary.php +++ b/SemanticGlossary.php @@ -27,7 +27,7 @@ /** * The Semantic Glossary version */ -define( 'SG_VERSION', '1.1.0' ); +define( 'SG_VERSION', '1.1.2' ); if ( !defined( 'SMW_VERSION' ) ) { die( 'Semantic Glossary depends on the Semantic MediaWiki extension. You need to install Semantic MediaWiki first.' );