1
0
mirror of https://github.com/bitwarden/server synced 2025-12-17 08:43:27 +00:00

bump version

This commit is contained in:
Kyle Spearrin
2019-07-27 22:20:00 -04:00
parent 8dabba984d
commit 35dbcb87d3
8 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<Version>1.31.0</Version>
<Version>1.31.1</Version>
<TargetFramework>netcoreapp2.2</TargetFramework>
<RootNamespace>Bit.EventsProcessor</RootNamespace>
<UserSecretsId>bitwarden-EventsProcessor</UserSecretsId>