From 8c7c4b6792cfbd4bcab059d4af98e35eff6ff027 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 9 Apr 2019 10:49:48 +0200 Subject: Version bump Signed-off-by: Jason A. Donenfeld --- WireGuard/WireGuard/Config/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WireGuard/WireGuard/Config/Version.xcconfig b/WireGuard/WireGuard/Config/Version.xcconfig index 8cb558b..9a1cdbb 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ -VERSION_NAME = 0.0.20190319 -VERSION_ID = 5 +VERSION_NAME = 0.0.20190409 +VERSION_ID = 6 -- cgit v1.2.3-59-g8ed1b