diff --git a/.env b/.env
index 5a1ace5..cd66767 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 ed976fc..b40e7bc 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'