From 9556901a33f909e4845fb60ce8b80d5c3a111b58 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 17 Dec 2018 14:08:17 +0100 Subject: Version bump This is our first release to the real app store. 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 6e86078..5ea655c 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ VERSION_NAME = 0.0.20181104 -VERSION_ID = 6 +VERSION_ID = 7 -- cgit v1.2.3-59-g8ed1b