1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-05 05:00:19 -05:00

Bump version to 2025.1.0 (#5198)

This commit is contained in:
Addison Beck 2024-12-30 10:34:30 -05:00 committed by GitHub
parent 235261bf15
commit 83404efebd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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