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-09-10 21:30:14 -04:00
parent 0fda72c6b0
commit 4ec5f2fdb2
7 changed files with 7 additions and 7 deletions

View File

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