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

Bumped version to 2024.2.3 (#3842)

This commit is contained in:
Bitwarden DevOps
2024-02-26 09:25:44 -08:00
committed by GitHub
parent 40a2a567e6
commit b3a6bf5af3

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2024.2.2</Version>
<Version>2024.2.3</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>