From aecffbd2500685f0cc298064912bc89bde7d1714 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 30 Jul 2018 21:20:09 -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 0127455b03..9346c462e2 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@ - 1.21.0 + 1.22.0 netcoreapp2.0 Bit.Billing bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index dfd5f1b30b..d80a8834fd 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.21.0 + 1.22.0 netcoreapp2.0;net471 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 95be9e98a6..bf9141e940 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.21.0 + 1.22.0 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 53c2c2c5c8..08609fb577 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@ - 1.21.0 + 1.22.0 netcoreapp2.0 Bit.Events bitwarden-Events diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 274720a573..63ca437516 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.21.0 + 1.22.0 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index bedf56ca47..dcaa10d472 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.21.0 + 1.22.0 netcoreapp2.0;net471 Bit.Identity bitwarden-Identity