Skip to content

Commit e8d4632

Browse files
committed
WP Version 4.7
1 parent 087ad3c commit e8d4632

11 files changed

+12
-12
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### 4.7 / 2510xx
1+
### 4.7 / 251012
22

33
* evelation on mobile: solved: Clamp cursor position to prevent dragging out of bounds on mobile (https://github.com/Raruto/leaflet-elevation/issues/270)
44

changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Differences to the Plugins WordPress version
22

3-
* evelation on mobile: solved: Clamp cursor position to prevent dragging out of bounds on mobile (https://github.com/Raruto/leaflet-elevation/issues/270)
3+
* none
44

55
Please note the [install instructions](https://leafext.de/en/doku/about/versions/).
66

extensions-leaflet-map.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Description: Extends the WordPress Plugin <a href="https://wordpress.org/plugins/leaflet-map/">Leaflet Map</a> with Leaflet Plugins and other functions.
55
* Plugin URI: https://leafext.de/en/
66
* Update URI: https://github.com/hupe13/extensions-leaflet-map-github
7-
* Version: 4.6-251005
7+
* Version: 4.7-251012
88
* Requires PHP: 7.4
99
* Requires Plugins: leaflet-map
1010
* Author: hupe13

lang/extensions-leaflet-map-de_DE-elevation_js.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lang/extensions-leaflet-map-de_DE.l10n.php

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
4 Bytes
Binary file not shown.

lang/extensions-leaflet-map-de_DE_formal-elevation_js.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lang/extensions-leaflet-map-de_DE_formal.l10n.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
1 Byte
Binary file not shown.

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Contributors: hupe13
44
Tags: leaflet, gpx, geojson, hover, marker
55
Tested up to: 6.8
6-
Stable tag: 4.6
6+
Stable tag: 4.7
77
Requires at least: 6.0
88
Requires PHP: 7.4
99
License: GPLv2 or later
@@ -189,7 +189,7 @@ RewriteRule .*\.gpx$ - [L,T=application/gpx+xml]
189189

190190
## Changelog
191191

192-
### 4.7 / 2510xx
192+
### 4.7 / 251012
193193

194194
* evelation on mobile: solved: Clamp cursor position to prevent dragging out of bounds on mobile (https://github.com/Raruto/leaflet-elevation/issues/270)
195195

0 commit comments

Comments
 (0)