From 651e42b45c0fda15bdeb02cc350b77f6b1b83ef8 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 14 Nov 2017 20:44:26 -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 84317acabf..7798110c0c 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.14.1 + 1.14.2 netcoreapp2.0;net461 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 54a6605c17..ef9b0fab4d 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.14.1 + 1.14.2 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 89f7f12cfa..dba4cc911d 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.14.1 + 1.14.2 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 47782b961b..853fcaf9ea 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.14.1 + 1.14.2 netcoreapp2.0;net461 Bit.Identity bitwarden-Identity