From 858a0d28ddd6f1b5e91daa12ebf9cbdd95b32d16 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 18 Jan 2019 17:15:49 -0500 Subject: [PATCH] bump versions --- src/Admin/Admin.csproj | 2 +- src/Api/Api.csproj | 2 +- src/Billing/Billing.csproj | 2 +- src/Events/Events.csproj | 2 +- src/Icons/Icons.csproj | 2 +- src/Identity/Identity.csproj | 2 +- src/Notifications/Notifications.csproj | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index be7effc424..7e7f530986 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -1,7 +1,7 @@  - 1.29.0 + 1.30.0 netcoreapp2.1 Bit.Admin bitwarden-Admin diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 3bb9b561d2..44e91565ad 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -1,7 +1,7 @@  - 1.29.0 + 1.30.0 netcoreapp2.1 Bit.Api bitwarden-Api diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index 56a21e58be..cf97b6a931 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -1,7 +1,7 @@  - 1.29.0 + 1.30.0 netcoreapp2.1 Bit.Billing bitwarden-Billing diff --git a/src/Events/Events.csproj b/src/Events/Events.csproj index 396b477151..71caa1db19 100644 --- a/src/Events/Events.csproj +++ b/src/Events/Events.csproj @@ -1,7 +1,7 @@  - 1.29.0 + 1.30.0 netcoreapp2.1 Bit.Events bitwarden-Events diff --git a/src/Icons/Icons.csproj b/src/Icons/Icons.csproj index b5ac52952c..19e226d3ba 100644 --- a/src/Icons/Icons.csproj +++ b/src/Icons/Icons.csproj @@ -1,7 +1,7 @@  - 1.29.0 + 1.30.0 netcoreapp2.1 Bit.Icons bitwarden-Icons diff --git a/src/Identity/Identity.csproj b/src/Identity/Identity.csproj index d133acd44b..54d3fee7e0 100644 --- a/src/Identity/Identity.csproj +++ b/src/Identity/Identity.csproj @@ -1,7 +1,7 @@  - 1.29.0 + 1.30.0 netcoreapp2.1 Bit.Identity bitwarden-Identity diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index ac9c8bf8dd..b6b4046075 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -1,7 +1,7 @@  - 1.29.0 + 1.30.0 netcoreapp2.1 Bit.Notifications bitwarden-Notifications