From: Jason A. Donenfeld Date: Tue, 19 Mar 2019 05:00:40 +0000 (+0100) Subject: Version: CFBundleVersion must always increase for macOS app store X-Git-Tag: 0.0.20190319-4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca0fb29f67a4e9497863f111eb5d408da89dab8;p=thirdparty%2Fwireguard-apple.git Version: CFBundleVersion must always increase for macOS app store So we'll just start doing it like that, then. Signed-off-by: Jason A. Donenfeld --- 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