diff --git a/PropertySuggester.php b/PropertySuggester.php index ba7cf80..8ff9f5c 100644 --- a/PropertySuggester.php +++ b/PropertySuggester.php @@ -9,7 +9,7 @@ return; } -define( 'PropertySuggester_VERSION', '2.4.2' ); +define( 'PropertySuggester_VERSION', '2.4.3' ); if ( file_exists( __DIR__ . '/vendor/autoload.php' ) ) { require_once __DIR__ . '/vendor/autoload.php'; diff --git a/README.md b/README.md index 92883f2..bace06a 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,10 @@ generate this data from a wikidata dump. ## Release notes +### 2.4.3 (2015-09-17) + +* Defined compatibility with Wikibase DataModel Services ~3.0 + ### 2.4.2 (2015-09-03) * Defined compatibility with Wikibase DataModel Services ~2.0