1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-25 12:45:18 +01:00

Bump project version (#4971)

This commit is contained in:
Vince Grassia 2024-11-04 10:47:38 -05:00 committed by Cy Okeke
parent b8caa36c0e
commit e0e24db445
No known key found for this signature in database
GPG Key ID: 88B341B55C84B45C

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>