1
0
mirror of https://github.com/bitwarden/server synced 2025-12-06 00:03:34 +00:00

Bump version to 2023.1.0 (#2562)

Co-authored-by: bitwarden-devops-bot <106330231+bitwarden-devops-bot@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-01-10 13:11:56 -07:00
committed by GitHub
parent 145071d499
commit 4c6354cd5b

View File

@@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<!--2022.6.2--> <!--2022.6.2-->
<Version>2022.12.0</Version> <Version>2023.1.0</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace> <RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile> <RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>