From 4ec5f2fdb2e8f943e01055ff638aaa8fb61d6366 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 10 Sep 2018 21:30:14 -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/Icons/Icons.csproj | 2 +- src/Identity/Identity.csproj | 2 +- src/Notifications/Notifications.csproj | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index 66b28b33f9..b0039872c4 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.23.0 + 1.24.0 netcoreapp2.1 Bit.Billing bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 366c3ef095..4f9080f844 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.23.0 + 1.24.0 netcoreapp2.1 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 4977b13f39..105e7851ed 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.23.0 + 1.24.0 netcoreapp2.1 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 2737a2bb04..6fe6126b70 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.23.0 + 1.24.0 netcoreapp2.1 Bit.Events bitwarden-Events diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index ff1c083095..a0a42f3a26 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.23.0 + 1.24.0 netcoreapp2.1 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index a2bb366b12..3d0274c31a 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.23.0 + 1.24.0 netcoreapp2.1 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index 8872e63a0c..c191b05986 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.23.0 + 1.24.0 netcoreapp2.1 Bit.Notifications bitwarden-Notifications