From 3cabc6070cc199164fe1e87f0456d7eeed21c57b Mon Sep 17 00:00:00 2001 From: Camille Monchicourt Date: Mon, 7 Feb 2022 21:26:27 +0100 Subject: [PATCH] Package.json / 3.6.0 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index b13b47525..d8a658b39 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "geotrek-rando-frontend", - "version": "3.5.4", + "version": "3.6.0", "private": true, "scripts": { "debug": "NODE_OPTIONS='--inspect' next ./src",