diff --git a/.version b/.version index 748b541..09b254e 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -6.0.0-alpha.1 \ No newline at end of file +6.0.0 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 046ff13..26b615a 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,12 @@ # Changelog +# [6.0.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.13.0...v6.0.0) (2026-01-19) + + +### Bug Fixes + +* Update Arome to translate latlon to lambert ([655abeb](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/commit/655abebe526a3587c26429e41130d78f326fa524)) + # [5.13.0](https://gitlab.com/oceanbox/Oceanbox.FvcomKit/compare/v5.12.2...v5.13.0) (2025-11-05) diff --git a/src/Oceanbox.FvcomKit.fsproj b/src/Oceanbox.FvcomKit.fsproj index b93caea..31a7df8 100644 --- a/src/Oceanbox.FvcomKit.fsproj +++ b/src/Oceanbox.FvcomKit.fsproj @@ -4,43 +4,43 @@ Library net9.0 Oceanbox AS - + Oceanbox.FvcomKit linux-x64 - 6.0.0-alpha.1 + 6.0.0 false true - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - + + + + + + + - - - - + + + + - - + + - \ No newline at end of file +