1
0
mirror of https://github.com/bitwarden/server synced 2026-01-04 17:43:53 +00:00

Revert version from 2025.1.5 to 2025.1.4 (#5369)

(cherry picked from commit 90680f482a)
This commit is contained in:
Todd Martin
2025-02-04 15:40:17 -05:00
committed by Todd Martin
parent 79b0411a58
commit 8a7f5b40b8

View File

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