1
0
mirror of https://github.com/bitwarden/server synced 2025-12-11 05:43:35 +00:00

Bumped version to 2024.7.1 (#4513)

This commit is contained in:
Bitwarden DevOps
2024-07-15 10:49:34 -06:00
committed by GitHub
parent 6ab57bcc5b
commit 802d6ecafd

View File

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