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

Bumped version to 2025.3.0

This commit is contained in:
Github Actions 2025-03-10 10:28:50 +00:00 committed by addisonbeck
parent bd7a0a8ed8
commit 8ba6d7c04d
No known key found for this signature in database

View File

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