mirror of
https://github.com/bitwarden/server
synced 2026-01-07 11:03:37 +00:00
bump version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>1.37.0</Version>
|
||||
<Version>1.37.1</Version>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<RootNamespace>Bit.Portal</RootNamespace>
|
||||
<UserSecretsId>bitwarden-Portal</UserSecretsId>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk.Web">
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>1.37.0</Version>
|
||||
<Version>1.37.1</Version>
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
<RootNamespace>Bit.Sso</RootNamespace>
|
||||
<UserSecretsId>bitwarden-Sso</UserSecretsId>
|
||||
|
||||
Reference in New Issue
Block a user