1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

Bumped version to 2024.7.2 (#4532)

This commit is contained in:
Bitwarden DevOps
2024-07-18 11:49:03 -06:00
committed by GitHub
parent f57f98afe4
commit dc2a7b6344

View File

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