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

Bumped version to 2025.3.0

(cherry picked from commit a9739c2b9488db8aaa1c8f77b67fb40fdf2dedf1)
This commit is contained in:
Github Actions 2025-03-05 04:57:09 +00:00 committed by Todd Martin
parent 030d455d7f
commit eb9a5d5236
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.2.1</Version>
<Version>2025.3.0</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>