1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00

Bumped version to 2024.5.0 (#4060)

This commit is contained in:
Bitwarden DevOps
2024-05-06 18:36:31 -04:00
committed by GitHub
parent cd3a45c8c6
commit 6970207e9e

View File

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