1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>