1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

Bumped version to 2024.2.1 (#3774)

This commit is contained in:
Bitwarden DevOps
2024-02-08 16:39:45 -05:00
committed by GitHub
parent 707347ce3e
commit 058f1822ed

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2024.2.0</Version>
<Version>2024.2.1</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
@ -64,4 +64,4 @@
</ItemGroup>
</Target>
</Project>
</Project>