1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 08:02:49 -05:00

bump version

This commit is contained in:
Kyle Spearrin
2018-07-20 23:43:58 -04:00
parent 4c399aaf0d
commit 4982797370
6 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<Version>1.20.0</Version>
<Version>1.21.0</Version>
<TargetFrameworks>netcoreapp2.0;net471</TargetFrameworks>
<RootNamespace>Bit.Api</RootNamespace>
<UserSecretsId>bitwarden-Api</UserSecretsId>