From 2284b7657bda6db0e7c9389dd21ca8f943eb70dc Mon Sep 17 00:00:00 2001 From: Fred C Date: Wed, 20 Nov 2019 12:19:45 +0100 Subject: [PATCH 1/3] Update VERSION --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 679c772d..0ea3a944 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0.dev0 +0.2.0 From fe12d3114ee53eb719c30731903487ae7456e980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2019 06:57:58 +0000 Subject: [PATCH 2/3] Bump handlebars from 4.1.2 to 4.5.3 in /frontend Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] --- frontend/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/package-lock.json b/frontend/package-lock.json index 22f5bdac..125b86f1 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -4749,9 +4749,9 @@ "dev": true }, "handlebars": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.1.2.tgz", - "integrity": "sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==", + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.5.3.tgz", + "integrity": "sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==", "dev": true, "requires": { "neo-async": "^2.6.0", From ec0bb728cba372ffdb2f8831e7349f56d7fc64f4 Mon Sep 17 00:00:00 2001 From: Samuel Priou Date: Fri, 7 Feb 2020 12:26:04 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfbe5e26..e84fc1eb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # GeoNature-citizen -Portail d'inventaire participatif de la biodiversité à destination du grand public ([**Démo**](http://democitizen.geonature.fr)) +Portail d'inventaire participatif de la biodiversité à destination du grand public ([**Démo**](http://51.83.46.49/citizen/home)) ![logo](https://github.com/PnX-SI/GeoNature-citizen/raw/master/frontend/src/assets/logo.png)