1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-02 16:42:50 -05:00

version bump

This commit is contained in:
Kyle Spearrin
2018-05-31 14:31:00 -04:00
parent 5f002a20f1
commit a18ee73675
8 changed files with 11 additions and 11 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<Version>1.19.0</Version>
<Version>1.20.0</Version>
<TargetFramework>netcoreapp2.0</TargetFramework>
<RootNamespace>Bit.Billing</RootNamespace>
<UserSecretsId>bitwarden-Billing</UserSecretsId>