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

version bump to 1.38.3 (#1043)

This commit is contained in:
Chad Scharf
2020-12-17 10:49:52 -05:00
committed by GitHub
parent 136c39fa50
commit 1b8d5a8ee8
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.2</Version>
<Version>1.38.3</Version>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Bit.Admin</RootNamespace>
<UserSecretsId>bitwarden-Admin</UserSecretsId>