From 52f1320574eeb3fb52c118da86d25dc34d607924 Mon Sep 17 00:00:00 2001
From: Virgile Gerecke <virgile.gerecke@unistra.fr>
Date: Fri, 20 Oct 2017 16:59:37 +0200
Subject: [PATCH] Update weather.json

---
 weather.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/weather.json b/weather.json
index f7e8f7c..dab6111 100755
--- a/weather.json
+++ b/weather.json
@@ -2,8 +2,8 @@
       {
     "title": "Test météo 1",
     "priority": "high",
-    "start": "2017-10-05T18:25:43.511Z",
-    "end": "2017-10-07T18:25:43.511Z",
+    "start": "2017-10-09T18:25:43.511Z",
+    "end": "2017-11-07T18:25:43.511Z",
     "duration": 45,
     "content": "Plop, ceci est un test"
   },
-- 
GitLab