From 4982797370a1c59fbe3b4f5819a5330e5d0ce73c Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 20 Jul 2018 23:43:58 -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 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index b2474d6003..0127455b03 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@ - 1.20.0 + 1.21.0 netcoreapp2.0 Bit.Billing bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 05109d7fda..dfd5f1b30b 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.20.0 + 1.21.0 netcoreapp2.0;net471 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 0c7ed66c91..95be9e98a6 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.20.0 + 1.21.0 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 82ebe5992c..53c2c2c5c8 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@ - 1.20.0 + 1.21.0 netcoreapp2.0 Bit.Events bitwarden-Events diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 621f92337a..274720a573 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.20.0 + 1.21.0 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index a42f0f8586..bedf56ca47 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.20.0 + 1.21.0 netcoreapp2.0;net471 Bit.Identity bitwarden-Identity