From 956b1da42506b6dba590a0e4737229b09ea78474 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Thu, 26 Oct 2017 22:14:34 -0400 Subject: [PATCH] version bump --- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/Icons/Icons.csproj | 1 + src/Identity/Identity.csproj | 2 +- 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index df51b64f10..d2d6a81aa8 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.12.1 + 1.13.0 netcoreapp2.0;net461 Api Bit.Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index c9148b6b54..ee3c0c572f 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.12.1 + 1.13.0 netcoreapp2.0;net461 Billing Bit.Billing diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index f5d1dd8f94..425671cbfe 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,6 +1,7 @@ + 1.13.0 netcoreapp2.0 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index 7c6cb4599f..b8068a8b62 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.12.1 + 1.13.0 netcoreapp2.0;net461 Identity Bit.Identity