chore(release): 1.3.4

## [1.3.4](https://gitlab.com/oceanbox/Excavator/compare/v1.3.3...v1.3.4) (2025-07-11)

### Bug Fixes

* Add lorri to direnv and netcdf for linker ([5d99bec](5d99becd34))
This commit is contained in:
semantic-release-bot
2025-07-11 14:39:13 +00:00
parent 3ecc0c9de9
commit 55592f88c4
3 changed files with 9 additions and 2 deletions

View File

@@ -1 +1 @@
1.3.3
1.3.4

View File

@@ -1,5 +1,12 @@
# Changelog
## [1.3.4](https://gitlab.com/oceanbox/Excavator/compare/v1.3.3...v1.3.4) (2025-07-11)
### Bug Fixes
* Add lorri to direnv and netcdf for linker ([5d99bec](https://gitlab.com/oceanbox/Excavator/commit/5d99becd34c0ce9123b7b8bea6c014c20e9cd16a))
## [1.3.3](https://gitlab.com/oceanbox/Excavator/compare/v1.3.2...v1.3.3) (2025-07-03)

View File

@@ -4,7 +4,7 @@
<OutputType>Exe</OutputType>
<TargetFramework>net9.0</TargetFramework>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<Version>1.3.3</Version>
<Version>1.3.4</Version>
</PropertyGroup>
<ItemGroup>
<Compile Include="Settings.fs"/>