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

Bumped version to 2025.1.2

(cherry picked from commit 9c6ad877ccd36914d792979aa835fc0ba827d186)
This commit is contained in:
Github Actions 2025-01-09 17:12:32 +00:00 committed by Vince Grassia
parent 3a5adba702
commit 8224f69df2
No known key found for this signature in database
GPG Key ID: 9AD7505E8448CC08

View File

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