diff --git a/DESCRIPTION b/DESCRIPTION index eaf6f0af1a1b14f22fbba09ac4e1f046f2fd0aed..9680197047af061c601f67d11fb8047c2385ed1e 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,8 +1,8 @@ Package: airGRteaching Type: Package Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included) -Version: 0.3.4.9000 -Date: 2025-02-11 +Version: 0.3.5 +Date: 2025-03-27 Authors@R: c( person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@inrae.fr"), person("Laurent", "Coron", role = c("aut"), comment = c(ORCID = "0000-0002-1503-6204")), diff --git a/NEWS.md b/NEWS.md index 4f3d83cbff2ae1447fcdf61d704f5510c5134e45..afe7c4996dd274bea6b3aa084d5b1c8cde51b44d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,15 @@ +### 0.3.5 Release Notes (2025-03-27) + +#### Bug fixes + +- the YAML metadata values of the markodown files used in the GUI has been updated to be consistent with YAML updates. ([#81](https://gitlab.irstea.fr/HYCAR-Hydro/airgrteaching/-/issues/81)) + +____________________________________________________________________________________ + + ### 0.3.4 Release Notes (2025-02-11) #### User-visible changes