1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Bumped version to 2024.9.0 (#4749)

This commit is contained in:
Bitwarden DevOps
2024-09-09 10:55:55 -04:00
committed by GitHub
parent 46ac2a9b3b
commit c112c82ea3

View File

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