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

bump version for release

This commit is contained in:
Kyle Spearrin
2020-05-18 21:58:12 -04:00
parent c205bf72e6
commit 0cd90be83a
8 changed files with 8 additions and 8 deletions

View File

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