From 6f8fff59e7e2a94ec345941b8bf64366670b9a06 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 20 Sep 2019 07:43:04 -0400 Subject: [PATCH] bump version --- 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 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index 11d6884bbf..156f955966 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.Admin bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 4f229e4d81..47c574d227 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index ec1055eb81..5287fc3da2 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 189324e11c..ea60495821 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.Events bitwarden-Events diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj index 1a9b16f2e6..0a48640a69 100644 --- a/src/EventsProcessor/EventsProcessor.csproj +++ b/src/EventsProcessor/EventsProcessor.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.EventsProcessor bitwarden-EventsProcessor diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index acfb31a81b..b4400e010e 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index a905006b0d..bfb69f0656 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index f2fcc84986..9eec591d79 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.32.0 + 1.33.0 netcoreapp2.2 Bit.Notifications bitwarden-Notifications