From a7fb569943afb49a26869f40e25282cf8dd99923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Brunner?= Date: Mon, 1 Jul 2019 16:17:16 +0200 Subject: [PATCH] Do the release 2.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 228ac0fea16..73a5ba3dc01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngeo", - "version": "2.4.0", + "version": "2.4.1", "description": "AngularJS OpenLayers Library", "scripts": { "build-ngeo-examples": "TARGET=ngeo-examples webpack --mode development --progress --debug",