From 9c7ca08152af8b75cb7cea4de4124ce394f38e2e Mon Sep 17 00:00:00 2001 From: Florian Sommariva Date: Tue, 14 Mar 2023 15:52:15 +0100 Subject: [PATCH] Bump package.json / 3.13.2 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index fcabf32c0..981aa2f92 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "geotrek-rando-frontend", - "version": "3.13.1", + "version": "3.13.2", "private": true, "scripts": { "debug": "NODE_OPTIONS='--inspect' next ./src",