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

Bumped version to 2025.2.0

This commit is contained in:
Github Actions 2025-02-10 11:24:00 +00:00
parent d9d76a29a5
commit e4d862fe6e

View File

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