From cac0295af0437b7d043301275b7066a58c9ef45f Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 15 May 2019 22:12:59 -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 142f15ecc0..9f5736cf21 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.Admin bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 6c6a37350a..956b3b05f1 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index c6ad6a2312..ea6afd9380 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index d926da8a71..53b058a259 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.Events bitwarden-Events diff --git a/src/EventsProcessor/EventsProcessor.csproj b/src/EventsProcessor/EventsProcessor.csproj index f87d1768af..3aba918fbb 100644 --- a/src/EventsProcessor/EventsProcessor.csproj +++ b/src/EventsProcessor/EventsProcessor.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.EventsProcessor bitwarden-EventsProcessor diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index e10359ba3f..5a685944cb 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index b94f0fc3ec..b3dc884d1a 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index 4b5014734b..7c0b6558c8 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.30.3 + 1.30.4 netcoreapp2.1 Bit.Notifications bitwarden-Notifications