From 0137968e57f4fd3b4dd4bacac36e23a5f7ae5683 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 8 Nov 2017 21:08:38 -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 d1f673660..7c1163d82 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.13.1 + 1.14.0 netcoreapp2.0;net461 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index e13768feb..225d0734f 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.13.1 + 1.14.0 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 1e8cf3da9..c1f94907a 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.13.1 + 1.14.0 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 321babe8a..4bf06b96e 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.13.1 + 1.14.0 netcoreapp2.0 Bit.Identity bitwarden-Identity