1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

Bumped version to 2024.1.2 (#3674)

This commit is contained in:
Bitwarden DevOps
2024-01-16 12:02:24 -05:00
committed by GitHub
parent 40d5e6ac73
commit dca8d00f54

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<Version>2024.1.1</Version>
<Version>2024.1.2</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>