From 7d52c9a9e5583f4d646a7b1907be68a35218dbbc Mon Sep 17 00:00:00 2001 From: Tomas Pohanka Date: Fri, 6 May 2022 07:49:57 +0200 Subject: [PATCH] Update before minor release (#1386) --- .env | 2 +- openmaptiles.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 5a1ace5c..cd66767e 100644 --- a/.env +++ b/.env @@ -4,7 +4,7 @@ TILESET_FILE=openmaptiles.yaml # Use 3-part patch version to ignore patch updates, e.g. 5.0.0 -TOOLS_VERSION=latest +TOOLS_VERSION=6.2 # Make sure these values are in sync with the ones in .env-postgres file PGDATABASE=openmaptiles diff --git a/openmaptiles.yaml b/openmaptiles.yaml index ed976fc3..b40e7bc3 100644 --- a/openmaptiles.yaml +++ b/openmaptiles.yaml @@ -17,7 +17,7 @@ tileset: - layers/poi/poi.yaml - layers/aerodrome_label/aerodrome_label.yaml name: OpenMapTiles - version: 3.13.0 + version: 3.13.1 id: openmaptiles description: "A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org" attribution: '© OpenMapTiles © OpenStreetMap contributors'