1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -05:00

Bumped version to 2025.2.4

(cherry picked from commit bea0d0d76f0057796f279e34516953b168a668b2)
This commit is contained in:
Github Actions 2025-03-06 21:51:25 +00:00 committed by Vince Grassia
parent d6cd95bfac
commit 9e25a8bfc3
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

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