1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00

version bump (#914)

* version bump

* version bump
This commit is contained in:
Chad Scharf
2020-09-05 21:31:26 -04:00
committed by GitHub
parent 4b3abe6fb0
commit c11af22010
10 changed files with 10 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<Version>1.36.1</Version>
<Version>1.37.0</Version>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Bit.Admin</RootNamespace>
<UserSecretsId>bitwarden-Admin</UserSecretsId>