1
0
mirror of https://github.com/bitwarden/server synced 2026-02-24 08:33:06 +00:00

Bump version to 2024.10.1 (#4921)

This commit is contained in:
Vince Grassia
2024-10-21 16:55:12 -04:00
committed by GitHub
parent a2109175b0
commit 75cc907785

View File

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