From b51113f6809c8f84ee11261df5e3ae99d8f2b1c6 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 15 Dec 2020 16:18:07 +0100 Subject: Version bump Signed-off-by: Jason A. Donenfeld --- Sources/WireGuardApp/Config/Version.xcconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Sources/WireGuardApp/Config/Version.xcconfig b/Sources/WireGuardApp/Config/Version.xcconfig index 59864d0..66399e6 100644 --- a/Sources/WireGuardApp/Config/Version.xcconfig +++ b/Sources/WireGuardApp/Config/Version.xcconfig @@ -1,2 +1,2 @@ -VERSION_NAME = 0.0.20200127 -VERSION_ID = 17 +VERSION_NAME = 1.0.10 +VERSION_ID = 18 -- cgit v1.2.3-59-g8ed1b