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

Bumped version to 2025.4.2

(cherry picked from commit b728107c784fec24996d988bb5dcec0f6c4bc08e)
This commit is contained in:
Github Actions 2025-04-21 14:22:38 +00:00 committed by Todd Martin
parent 6ec9bfe15c
commit 9ad9637515
No known key found for this signature in database
GPG Key ID: 663E7AF5C839BC8F

View File

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