Skip to content

Commit

Permalink
Merge pull request #67 from DataValues/release117
Browse files Browse the repository at this point in the history
Release 1.1.7
  • Loading branch information
JeroenDeDauw committed May 27, 2016
2 parents 690b0a4 + c39b137 commit 31bc304
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Geo.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
return 1;
}

define( 'DATAVALUES_GEO_VERSION', '1.1.6' );
define( 'DATAVALUES_GEO_VERSION', '1.1.7' );

if ( defined( 'MEDIAWIKI' ) ) {
$GLOBALS['wgExtensionCredits']['datavalues'][] = array(
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,10 @@ It is based upon and contains a lot of code written by [Jeroen De Dauw]

## Release notes

### 1.1.7 (2016-05-25)

* Made minor documentation improvements

### 1.1.6 (2016-04-02)

* Added compatibility with DataValues Common 0.3.x
Expand Down

0 comments on commit 31bc304

Please sign in to comment.