From 19efbcf6796578e85199322cf81f7f16b383f0de Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 19 Mar 2019 06:00:40 +0100 Subject: [PATCH] Version: CFBundleVersion must always increase for macOS app store So we'll just start doing it like that, then. --- WireGuard/WireGuard/Config/Version.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WireGuard/WireGuard/Config/Version.xcconfig b/WireGuard/WireGuard/Config/Version.xcconfig index 96017dd..f0348b9 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ VERSION_NAME = 0.0.20190319 -VERSION_ID = 1 +VERSION_ID = 4