Skip to content

Commit 5f1aee3

Browse files
committed
7.10.0 release
1 parent 12d2cdb commit 5f1aee3

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

INSTALL.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@ minimum requirements are indicated in bold. For a detailed list of changes, see
2525
<th>Release status<br>&nbsp;</th>
2626
</tr>
2727
<tr>
28-
<th>7.10.x</th>
28+
<th>7.11.x</th>
2929
<td>7.1 - 7.4+</td>
3030
<td>1.31 - 1.33+</td>
3131
<td>3.0 - 3.1</td>
3232
<td>Planned Q4 2019</td>
3333
</tr>
3434
<tr>
35-
<th>7.9.x</th>
35+
<th>7.10.x</th>
3636
<td>7.1 - 7.4</td>
3737
<td>1.31 - 1.33</td>
3838
<td>3.0 - 3.1</td>
3939
<td><strong>Stable release</strong></td>
4040
</tr>
4141
<tr>
42-
<th>7.8.x<br>-<br>7.3.x</th>
42+
<th>7.9.x<br>-<br>7.3.x</th>
4343
<td>7.1 - 7.4</td>
4444
<td>1.31 - 1.33</td>
4545
<td>3.0 - 3.1</td>

RELEASE-NOTES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ different releases and which versions of PHP and MediaWiki they support, see the
55

66
## Maps 7.10.0
77

8+
Released on October 24th, 2019.
9+
810
* Added dark mode support for Leaflet. Configurable via the new `egMapsLeafletLayersDark` setting (by @vedmaka)
11+
* Fixed PHP notice on some MediaWiki versions when running maintenance scripts
912

1013
## Maps 7.9.0
1114

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Maps",
3-
"version": "7.9.0",
3+
"version": "7.10.0",
44

55
"author": [
66
"[https://www.entropywins.wtf/mediawiki Jeroen De Dauw]",

0 commit comments

Comments
 (0)