1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 07:36:14 -05:00

Update version to 2024.10.2 (#4962)

This commit is contained in:
Vince Grassia
2024-10-31 11:40:54 -04:00
committed by GitHub
parent 249c39e71e
commit 997bf03d97

View File

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