version: bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2020-04-01 21:57:31 -06:00
parent 9fe0019ec1
commit 7b5ceac9f7
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit 828ffc88cd6d6813a82520640d09e7827bf2dcd2
Subproject commit a8063adc8ae9b4fc9848500e93f94bee8ad2e585

View File

@ -1,6 +1,6 @@
buildscript {
ext {
wireguardVersionCode = 470
wireguardVersionName = '1.0.20200329'
wireguardVersionCode = 472
wireguardVersionName = '1.0.20200401'
}
}