Skip to content

Commit

Permalink
5.5.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw committed Jul 8, 2018
1 parent e9362a8 commit e293866
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Maps.php
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
);
}

define( 'Maps_VERSION', '5.5.4 alpha' );
define( 'Maps_VERSION', '5.5.4' );
define( 'SM_VERSION', Maps_VERSION );

if ( $GLOBALS['egMapsGMaps3Language'] === '' ) {
Expand Down
2 changes: 1 addition & 1 deletion RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ different releases and which versions of PHP and MediaWiki they support, see the

## Maps 5.5.4

Under development
Released on July 8th, 2018.

* Fixed popups for lines, polygons, circles and rectangles when using Leaflet
* Fixed display of popups with no content for Google Maps
Expand Down

0 comments on commit e293866

Please sign in to comment.