From 6a7278f76058956b72cbe67d623b8d600627d8ba Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Mon, 13 Nov 2017 12:26:40 -0500 Subject: [PATCH] version bump --- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/Icons/Icons.csproj | 2 +- src/Identity/Identity.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 7c1163d82c..84317acabf 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.14.0 + 1.14.1 netcoreapp2.0;net461 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 225d0734f2..54a6605c17 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.14.0 + 1.14.1 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index c1f94907aa..89f7f12cfa 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.14.0 + 1.14.1 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 4bf06b96e0..5b2e66b56f 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.14.0 + 1.14.1 netcoreapp2.0 Bit.Identity bitwarden-Identity