From 24575a5cf967a68447ed41bd7a5707869ac8ed9d Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 5 Nov 2018 21:06:47 +0100 Subject: Version bump We update the build number, not the version number, so that test flight doesn't need a new review. Signed-off-by: Jason A. Donenfeld --- 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 a9da30d..d2519aa 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ VERSION_NAME = 0.0.20181104 -VERSION_ID = 1 +VERSION_ID = 2 -- cgit v1.2.3-59-g8ed1b