From 727dca3855d8742e15f8db625b9708617ad0d7ba Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 28 Oct 2017 13:06:58 -0400 Subject: [PATCH] verison 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 ee4e2378e3..d1f6736607 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.13.0 + 1.13.1 netcoreapp2.0;net461 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index b242c5d34c..e13768feb4 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.13.0 + 1.13.1 netcoreapp2.0 Bit.Billing bitwarden-Billing diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index 266c531946..1e8cf3da91 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@ - 1.13.0 + 1.13.1 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 908d2a0b60..321babe8a3 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.13.0 + 1.13.1 netcoreapp2.0 Bit.Identity bitwarden-Identity