1
0
mirror of https://github.com/bitwarden/server synced 2026-02-28 02:13:19 +00:00

Bump project version (#4971)

This commit is contained in:
Vince Grassia
2024-11-04 10:47:38 -05:00
committed by GitHub
parent d53d9c0600
commit a2654ce2ee

View File

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