1
0
mirror of https://github.com/bitwarden/server.git synced 2025-03-13 13:39:35 +01:00

Bumped version to 2024.12.2

This commit is contained in:
Github Actions 2024-12-30 14:12:55 +00:00
parent 854119b58c
commit 235261bf15

View File

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