Skip to content

Commit

Permalink
Release v5.0.1 auto-update: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacarniato committed Oct 18, 2024
1 parent 67a5b51 commit d10e865
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<AssemblyTitle>$(MSBuildProjectName)</AssemblyTitle>

<BuildNumber>0</BuildNumber>
<MeshKernelNETVersion>5.0.0</MeshKernelNETVersion>
<MeshKernelNETVersion>5.0.1</MeshKernelNETVersion>
<Version>$(MeshKernelNETVersion).$(BuildNumber)</Version>
<FileVersion>$(Version)</FileVersion>
</PropertyGroup>
Expand Down
2 changes: 1 addition & 1 deletion nuget/MeshKernelNET.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>MeshKernelNET</id>
<version>5.0.0</version>
<version>5.0.1</version>
<title>Deltares meshing library</title>
<authors>Deltares</authors>
<owners>Deltares</owners>
Expand Down

0 comments on commit d10e865

Please sign in to comment.