1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 08:32:50 -05:00

Updated server version to 2025.2.2 (#5466)

This commit is contained in:
Todd Martin
2025-03-05 09:55:12 -05:00
committed by GitHub
parent 3c0f723403
commit 267f306c85

View File

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