From 5778a903c6b9b75a97b6ec1cb8857d6e684a1d2a Mon Sep 17 00:00:00 2001 From: Chad Scharf <3904944+cscharf@users.noreply.github.com> Date: Tue, 19 Jan 2021 16:09:43 -0500 Subject: [PATCH] Version bump, v1.39.0 (#1095) --- 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 f2c4c446d3..9ff03ad6a2 100644 --- a/bitwarden_license/src/Portal/Portal.csproj +++ b/bitwarden_license/src/Portal/Portal.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Portal bitwarden-Portal diff --git a/bitwarden_license/src/Sso/Sso.csproj b/bitwarden_license/src/Sso/Sso.csproj index 6572802efd..f3dbe2139f 100644 --- a/bitwarden_license/src/Sso/Sso.csproj +++ b/bitwarden_license/src/Sso/Sso.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Sso bitwarden-Sso diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index b02de8a162..0397d06574 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Admin bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 0354dd7cc6..9f27c9f5ae 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 9bf1c0e333..1f9e8a2ab9 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 046bce6f09..ea1f320e78 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Events bitwarden-Events diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj index 4aa34f8a32..3e9daf4771 100644 --- a/src/EventsProcessor/EventsProcessor.csproj +++ b/src/EventsProcessor/EventsProcessor.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.EventsProcessor bitwarden-EventsProcessor diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index f174c43883..d34859f0a9 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 70ebe3f570..83a61eba94 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index 6aa407d03e..186d575049 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.38.4 + 1.39.0 netcoreapp3.1 Bit.Notifications bitwarden-Notifications