diff --git a/CHANGELOG.md b/CHANGELOG.md index a6db68519365..f8b7b315b048 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Removed yaFyaml as dependency - Updated programs using FLAP for command line parsing to use fArgParse instead - Updated `components.yaml` to use Baselibs 7.14.0 - - ESMA_env v4.9.1 → v4.18.0 + - ESMA_env v4.9.1 → v4.19.0 - Baselibs 7.14.0 - esmf v8.5.0 - GFE v1.11.0 diff --git a/components.yaml b/components.yaml index cba1896341fe..6192688644d7 100644 --- a/components.yaml +++ b/components.yaml @@ -5,7 +5,7 @@ MAPL: ESMA_env: local: ./ESMA_env remote: ../ESMA_env.git - tag: v4.18.0 + tag: v4.19.0 develop: main ESMA_cmake: