1
0
mirror of https://github.com/bitwarden/server.git synced 2025-06-30 15:42:48 -05:00

Version bump, 1.41.2 (#1305)

This commit is contained in:
Chad Scharf
2021-05-05 12:33:11 -04:00
committed by GitHub
parent ce4f025a0c
commit 7cae9d5e47
10 changed files with 10 additions and 10 deletions

View File

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