From 226166bdafbfe47554985218db32cb1e10b24c0d Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sat, 12 Oct 2019 21:59:52 +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 9d8a5a6..da9294f 100644 --- a/WireGuard/WireGuard/Config/Version.xcconfig +++ b/WireGuard/WireGuard/Config/Version.xcconfig @@ -1,2 +1,2 @@ -VERSION_NAME = 0.0.20190610 -VERSION_ID = 13 +VERSION_NAME = 0.0.20191012 +VERSION_ID = 14 -- cgit v1.2.3-59-g8ed1b