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

Version bump to 2025.5.3 (#5898)

This commit is contained in:
Shane Melton 2025-05-29 09:30:49 -07:00 committed by GitHub
parent 9a9808417e
commit 41543745c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2025.5.2</Version>
<Version>2025.5.3</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
@ -70,4 +70,4 @@
</ItemGroup>
</Target>
</Project>
</Project>