1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00

Bump version to 1.42.1 (#1527)

This commit is contained in:
Oscar Hinton 2021-08-19 14:19:52 +02:00 committed by GitHub
parent 7058fe3ed0
commit 18b597559a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<TargetFramework>net5.0</TargetFramework>
<Version>1.42.0</Version>
<Version>1.42.1</Version>
<RootNamespace>Bit.$(MSBuildProjectName)</RootNamespace>
</PropertyGroup>