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

Version bump 1.38.4 (#1045)

This commit is contained in:
Chad Scharf
2020-12-17 12:43:47 -05:00
committed by GitHub
parent a46d678d6e
commit c390c46b3e
10 changed files with 10 additions and 10 deletions

View File

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