1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

version 1.36.1 bump

This commit is contained in:
Kyle Spearrin
2020-07-29 10:35:12 -04:00
parent 047c2ad3ab
commit f431b4ff67
8 changed files with 8 additions and 8 deletions

View File

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