From c4644eae6bdf9e4c44c651668f37658ec28154cc Mon Sep 17 00:00:00 2001 From: Delaigue Olivier <olivier.delaigue@irstea.fr> Date: Mon, 26 Apr 2021 15:24:08 +0200 Subject: [PATCH] chore: bump to release version 1.6.11 Refs %"v1.6.11" --- DESCRIPTION | 4 ++-- NEWS.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 6927d4ab..514da034 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.6.10.9000 -Date: 2021-03-02 +Version: 1.6.11 +Date: 2021-04-26 Authors@R: c( person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")), person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), diff --git a/NEWS.md b/NEWS.md index 2e146308..480bbe12 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ -### 1.6.10.9000 Release Notes (2021-03-02) +### 1.6.11 Release Notes (2021-04-26) #### New features -- GitLab