1
0
mirror of https://github.com/bitwarden/server synced 2025-12-27 05:33:17 +00:00

bump version

This commit is contained in:
Kyle Spearrin
2017-12-27 22:57:13 -05:00
parent 8a318f35b7
commit c12e1e9de4
6 changed files with 6 additions and 6 deletions

View File

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