wireguard: Bump version

Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Frederico Gomes 2026-04-20 17:40:18 +01:00 committed by James Valleroy
parent bc34a50a24
commit 050a5366c1
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -37,7 +37,7 @@ class WireguardApp(app_module.App):
app_id = 'wireguard' app_id = 'wireguard'
_version = 1 _version = 2
def __init__(self) -> None: def __init__(self) -> None:
"""Create components for the app.""" """Create components for the app."""