From 6227ddf3048131bc8aaa32f0bd8355b21ed67835 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Fri, 9 Oct 2020 10:48:11 -0400 Subject: [PATCH] Bump version: v1.37.2 (#961) * Bump version: v1.37.2 * Revert Docker version --- bitwarden_license/src/Portal/Portal.csproj | 2 +- bitwarden_license/src/Sso/Sso.csproj | 2 +- src/Admin/Admin.csproj | 2 +- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/Events/Events.csproj | 2 +- src/EventsProcessor/EventsProcessor.csproj | 2 +- src/Icons/Icons.csproj | 2 +- src/Identity/Identity.csproj | 2 +- src/Notifications/Notifications.csproj | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bitwarden_license/src/Portal/Portal.csproj b/bitwarden_license/src/Portal/Portal.csproj index 8b18fa4d74..18bb884b37 100644 --- a/bitwarden_license/src/Portal/Portal.csproj +++ b/bitwarden_license/src/Portal/Portal.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Portal bitwarden-Portal diff --git a/bitwarden_license/src/Sso/Sso.csproj b/bitwarden_license/src/Sso/Sso.csproj index b6ca0a3a77..cb5f9f7eb1 100644 --- a/bitwarden_license/src/Sso/Sso.csproj +++ b/bitwarden_license/src/Sso/Sso.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Sso bitwarden-Sso diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index b7ef67b5d1..5b92cb9367 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Admin bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index cb0ca3f1ec..3b419f8795 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index ce65a2fb8b..46df7e8bce 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 6ee85354d4..3525cb1a68 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Events bitwarden-Events diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj index ecb6ed614f..1f5c76d26c 100644 --- a/src/EventsProcessor/EventsProcessor.csproj +++ b/src/EventsProcessor/EventsProcessor.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.EventsProcessor bitwarden-EventsProcessor diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 84b745ee6c..36afcb0d8e 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index e6292f573f..5e91c10267 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index c7c72d950c..65a1bcae7c 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.37.1 + 1.37.2 netcoreapp3.1 Bit.Notifications bitwarden-Notifications