1
0
mirror of https://github.com/bitwarden/server synced 2025-12-16 08:13:33 +00:00

bump version

This commit is contained in:
Kyle Spearrin
2020-06-26 16:04:13 -04:00
parent da9b81d552
commit 1413eed32a
8 changed files with 8 additions and 8 deletions

View File

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