diff --git a/DESCRIPTION b/DESCRIPTION index bdfd8d91fcb36ac0c3f1364f2cefa6c32e2734d8..a76ad4013dd5db7344af13444353a2a8eb69d656 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.3.2.23 -Date: 2019-06-20 +Version: 1.3.2.24 +Date: 2019-06-21 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@irstea.fr"), diff --git a/NEWS.rmd b/NEWS.rmd index 81dd35d356a54becd0f6144d6a333459fc0bbcec..2151fcd41806fb0fc7a0c6fc7a68a7e03f39664b 100644 --- a/NEWS.rmd +++ b/NEWS.rmd @@ -8,12 +8,17 @@ output: number_sections: false ### if you want number sections at each table header theme: united # many options for theme, this one is my favorite. highlight: tango # specifies the syntax highlighting style - keep_md: true + keep_md: false --- +### 1.3.2.24 Release Notes (2019-06-21) + +____________________________________________________________________________________ + + ### 1.3.2.23 Release Notes (2019-06-20)