From 88c0e412b697d367c6a353c4a42b0970e152ec1d Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 14 Dec 2018 22:09:33 -0500 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 569554baa0..158e116993 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.27.0 + 1.28.0 netcoreapp2.1 Bit.Admin bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index bebf8858b2..a4d364e30d 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.27.0 + 1.28.0 netcoreapp2.1 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index e9ef7c1078..023de3a079 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.27.0 + 1.28.0 netcoreapp2.1 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index b0793ead65..07445df0f7 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.27.0 + 1.28.0 netcoreapp2.1 Bit.Events bitwarden-Events diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 7c81a10bc4..54072b87cf 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.27.0 + 1.28.0 netcoreapp2.1 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index f2b77c846f..80db462361 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.27.0 + 1.28.0 netcoreapp2.1 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index bb7f3435b5..877139bf88 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.27.0 + 1.28.0 netcoreapp2.1 Bit.Notifications bitwarden-Notifications