1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 23:52:50 -05:00

Patch release version bump, 1.39.4 (#1124)

This commit is contained in:
Chad Scharf
2021-02-01 18:43:32 -05:00
committed by GitHub
parent 00853bc250
commit 6d8e37ebf6
10 changed files with 10 additions and 10 deletions

View File

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