1
0
mirror of https://github.com/bitwarden/server synced 2025-12-21 10:43:44 +00:00

bump version

This commit is contained in:
Kyle Spearrin
2020-03-19 19:48:44 -04:00
parent 1331cc90f7
commit 119a950141
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.0</Version>
<Version>1.33.1</Version>
<TargetFramework>netcoreapp3.1</TargetFramework>
<RootNamespace>Bit.Notifications</RootNamespace>
<UserSecretsId>bitwarden-Notifications</UserSecretsId>