1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

version bump

This commit is contained in:
Kyle Spearrin
2017-04-28 21:06:00 -04:00
parent 1c2c892bcd
commit c1123b1959
2 changed files with 10 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<VersionPrefix>1.3.4</VersionPrefix>
<VersionPrefix>1.4.0</VersionPrefix>
<TargetFramework>net461</TargetFramework>
<PreserveCompilationContext>true</PreserveCompilationContext>
<AssemblyName>Api</AssemblyName>