From 850b61653d5cd27692f3ae90b0c24e6f8026dd47 Mon Sep 17 00:00:00 2001
From: Delaigue Olivier <olivier.delaigue@irstea.priv>
Date: Thu, 28 Mar 2019 14:26:06 +0100
Subject: [PATCH] v1.2.11.19 NEW: website adress modified

---
 DESCRIPTION | 6 +++---
 NEWS.rmd    | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/DESCRIPTION b/DESCRIPTION
index 6d93bc53..c8524111 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,8 +1,8 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.2.11.17
-Date: 2019-03-27
+Version: 1.2.11.19
+Date: 2019-03-28
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
   person("Charles", "Perrin", role = c("aut", "ths"), comment = c(ORCID = "0000-0001-8552-1881")),
@@ -23,7 +23,7 @@ Depends: R (>= 3.0.1)
 Suggests: knitr, rmarkdown, coda, DEoptim, dplyr, FME, ggmcmc, hydroPSO, Rmalschains
 Description: Hydrological modelling tools developed at Irstea-Antony (HYCAR Research Unit, France). The package includes several conceptual rainfall-runoff models (GR4H, GR4J, GR5J, GR6J, GR2M, GR1A), a snow accumulation and melt model (CemaNeige) and the associated functions for their calibration and evaluation. Use help(airGR) for package description and references.
 License: GPL-2
-URL: https://webgr.irstea.fr/en/airGR/
+URL: https://hydrogr.github.io/airGR/
 NeedsCompilation: yes
 Encoding: UTF-8
 VignetteBuilder: knitr
diff --git a/NEWS.rmd b/NEWS.rmd
index 88d99c4e..cfddabb4 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -13,7 +13,7 @@ output:
 
 
 
-### 1.2.11.17 Release Notes (2019-03-27) 
+### 1.2.11.19 Release Notes (2019-03-28) 
 
 
 
-- 
GitLab