1.2.0
This commit is contained in:
parent
7f0454fce0
commit
ebc3b90d40
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## dev
|
## 1.2.0
|
||||||
|
|
||||||
- added translations for ar, ast, et, he, id, is, no, pt-br, pt-pt, si-lk, sr,
|
- added translations for ar, ast, et, he, id, is, no, pt-br, pt-pt, si-lk, sr,
|
||||||
sv, th-th, tr
|
sv, th-th, tr
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
"Create maps with OpenStreetMap layers in a minute and embed them in your site."
|
"Create maps with OpenStreetMap layers in a minute and embed them in your site."
|
||||||
VERSION = (1, 1, 2)
|
VERSION = (1, 2, 0)
|
||||||
|
|
||||||
__author__ = 'Yohan Boniface'
|
__author__ = 'Yohan Boniface'
|
||||||
__contact__ = "ybon@openstreetmap.fr"
|
__contact__ = "ybon@openstreetmap.fr"
|
||||||
|
|
Loading…
Reference in a new issue