mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
wireguard: Bump version
Signed-off-by: Frederico Gomes <fredericojfgomes@gmail.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
bc34a50a24
commit
050a5366c1
@ -37,7 +37,7 @@ class WireguardApp(app_module.App):
|
||||
|
||||
app_id = 'wireguard'
|
||||
|
||||
_version = 1
|
||||
_version = 2
|
||||
|
||||
def __init__(self) -> None:
|
||||
"""Create components for the app."""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user