diff options
| author | 2020-12-16 00:03:34 +0100 | |
|---|---|---|
| committer | 2020-12-16 00:04:32 +0100 | |
| commit | 4ded3f6bfe4826788ded865a83854c63e300fffe (patch) | |
| tree | 8b295bd005e6a8157ac77e910235139d8cbe4ec4 /Sources/WireGuardApp/Config/Version.xcconfig | |
| parent | Version bump (diff) | |
| download | wireguard-apple-1.0.10-19.tar.xz wireguard-apple-1.0.10-19.zip | |
UI: macOS: remove donation link1.0.10-19
Apple forbids us from having a simple donation link in the "About
WireGuard" dialog, due to new policies. And arguing with the giant is
not going to be a fruitful battle. Do the practical thing and just
remove it.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'Sources/WireGuardApp/Config/Version.xcconfig')
| -rw-r--r-- | Sources/WireGuardApp/Config/Version.xcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Sources/WireGuardApp/Config/Version.xcconfig b/Sources/WireGuardApp/Config/Version.xcconfig index 66399e6..058a4f7 100644 --- a/Sources/WireGuardApp/Config/Version.xcconfig +++ b/Sources/WireGuardApp/Config/Version.xcconfig @@ -1,2 +1,2 @@ VERSION_NAME = 1.0.10 -VERSION_ID = 18 +VERSION_ID = 19 |
