1
0
mirror of https://github.com/bitwarden/server synced 2025-12-10 05:13:48 +00:00

Bumped version to 2024.12.1

(cherry picked from commit 4c502f8cc8)
This commit is contained in:
Github Actions
2024-12-11 18:07:57 +00:00
committed by Vince Grassia
parent 0c876ddf25
commit c507058e06

View File

@@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Version>2024.12.0</Version>
<Version>2024.12.1</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
@@ -64,4 +64,4 @@
</ItemGroup>
</Target>
</Project>
</Project>