From 58181a4d406ecb4ce61a6616ec558810608f86b4 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 14 Feb 2019 23:07:06 +0100 Subject: Version bump 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 67f10d5..ef965fc 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ VERSION_NAME = 0.0.20190207 -VERSION_ID = 2 +VERSION_ID = 3 -- cgit v1.2.3-59-g8ed1b