1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

Bumped version to 2023.12.1 (#3572)

This commit is contained in:
Bitwarden DevOps
2023-12-13 23:38:55 -05:00
committed by GitHub
parent 985c438f03
commit 27d7d823a7

View File

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