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

Bumped version to 2025.5.1

(cherry picked from commit c969039ffdcd03d6b558a18a3f27a471fb2b485b)
This commit is contained in:
Github Actions 2025-05-19 10:40:03 +00:00 committed by Andy Pixley
parent 1ab14d800b
commit 2e5059ffa1
No known key found for this signature in database
GPG Key ID: 4025C92FEDF5ED81

View File

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