1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

set version to 2025.7.3 (#6160)

This commit is contained in:
Addison Beck
2025-08-05 13:28:27 -04:00
committed by GitHub
parent 7454430aa1
commit 14899eb883

View File

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