diff --git a/DESCRIPTION b/DESCRIPTION index bc3757f95f99299baf966b41beae7684bcc5d833..6bf0ab3e41ace99a51026c85cccf1be2e3548d3f 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Package: airGR Type: Package Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling -Version: 1.7.0 +Version: 1.6.12.9001 Date: 2022-02-21 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NEWS.md b/NEWS.md index 76149745f706c5fd069ed99729cb83f63f9215ce..865e87cefb3681cd25c9874daaf04a76d02546e6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.7.0 Release Notes (2022-02-21) +### 1.6.12.9001 Release Notes (2022-02-21) #### New features @@ -28,7 +28,6 @@ #### Major user-visible changes - - `RunModel_Lag()` now handles warm-up period simulation (set in `CreateRunOptions()`). ([#132](https://gitlab.irstea.fr/HYCAR-Hydro/airgr/-/issues/132))