From 7cae9d5e47d14e8e6d4051207ec3d604bfa004e4 Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Wed, 5 May 2021 12:33:11 -0400 Subject: [PATCH] Version bump, 1.41.2 (#1305) --- 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 5e82f1945c..8e1112c057 100644 --- a/bitwarden_license/src/Portal/Portal.csproj +++ b/bitwarden_license/src/Portal/Portal.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Portal bitwarden-Portal diff --git a/bitwarden_license/src/Sso/Sso.csproj b/bitwarden_license/src/Sso/Sso.csproj index d749761d9c..826aff2bf1 100644 --- a/bitwarden_license/src/Sso/Sso.csproj +++ b/bitwarden_license/src/Sso/Sso.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Sso bitwarden-Sso diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index 0968808e8c..fc03f00942 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Admin bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index ef1ae65c7e..8b67d17982 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index fc756cf54f..f55294183a 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 94964a9dba..50276ab6e9 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Events bitwarden-Events diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj index c98cc95728..8bed3cbe86 100644 --- a/src/EventsProcessor/EventsProcessor.csproj +++ b/src/EventsProcessor/EventsProcessor.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.EventsProcessor bitwarden-EventsProcessor diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index cdce409b73..392fe57324 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 1f6bc2d6ae..92cfc3d95d 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index e46b819f7f..8a883d1240 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.40.0 + 1.41.2 netcoreapp3.1 Bit.Notifications bitwarden-Notifications