From dc3dceb176b165b340c8cab831c850d96ac01a15 Mon Sep 17 00:00:00 2001 From: awaescher Date: Thu, 27 Sep 2018 23:20:32 +0200 Subject: [PATCH] Increase version to 3.2 (mac) --- RepoZ.Api.Common/RepoZ.Api.Common.csproj | 2 +- RepoZ.Api.Mac/RepoZ.Api.Mac.csproj | 2 +- RepoZ.Api/RepoZ.Api.csproj | 2 +- RepoZ.App.Mac/Info.plist | 2 +- RepoZ.App.Mac/RepoZ.App.Mac.csproj | 2 +- RepoZ.Mac.sln | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/RepoZ.Api.Common/RepoZ.Api.Common.csproj b/RepoZ.Api.Common/RepoZ.Api.Common.csproj index c1c3c7da..97de29f3 100644 --- a/RepoZ.Api.Common/RepoZ.Api.Common.csproj +++ b/RepoZ.Api.Common/RepoZ.Api.Common.csproj @@ -14,7 +14,7 @@ 512 - 3.1 + 3.2 true diff --git a/RepoZ.Api.Mac/RepoZ.Api.Mac.csproj b/RepoZ.Api.Mac/RepoZ.Api.Mac.csproj index 6891b867..cede89d6 100644 --- a/RepoZ.Api.Mac/RepoZ.Api.Mac.csproj +++ b/RepoZ.Api.Mac/RepoZ.Api.Mac.csproj @@ -9,7 +9,7 @@ RepoZ.Api.Mac RepoZ.Api.Mac v4.5 - 3.1 + 3.2 true diff --git a/RepoZ.Api/RepoZ.Api.csproj b/RepoZ.Api/RepoZ.Api.csproj index e619d736..1a644517 100644 --- a/RepoZ.Api/RepoZ.Api.csproj +++ b/RepoZ.Api/RepoZ.Api.csproj @@ -15,7 +15,7 @@ {786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} Profile259 v4.5 - 3.1 + 3.2 true diff --git a/RepoZ.App.Mac/Info.plist b/RepoZ.App.Mac/Info.plist index 993afb32..face2df5 100644 --- a/RepoZ.App.Mac/Info.plist +++ b/RepoZ.App.Mac/Info.plist @@ -33,6 +33,6 @@ LSMultipleInstancesProhibited CFBundleShortVersionString - 3.1 + 3.2 diff --git a/RepoZ.App.Mac/RepoZ.App.Mac.csproj b/RepoZ.App.Mac/RepoZ.App.Mac.csproj index 0e9fca10..671069bf 100644 --- a/RepoZ.App.Mac/RepoZ.App.Mac.csproj +++ b/RepoZ.App.Mac/RepoZ.App.Mac.csproj @@ -11,7 +11,7 @@ RepoZ Resources true - 3.1 + 3.2 ..\_res\App.ico diff --git a/RepoZ.Mac.sln b/RepoZ.Mac.sln index f93773f7..c6c0caf3 100644 --- a/RepoZ.Mac.sln +++ b/RepoZ.Mac.sln @@ -38,6 +38,6 @@ Global HideSolutionNode = FALSE EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution - version = 3.1 + version = 3.2 EndGlobalSection EndGlobal