diff --git a/version.py b/version.py index e98df92..ae62ff5 100644 --- a/version.py +++ b/version.py @@ -1,8 +1,8 @@ # OpenVPN Connector Setup # - Configure OpenVPN 3 Linux for OpenVPN Cloud # -# Copyright (C) 2020 OpenVPN Inc. -# Copyright (C) 2020 David Sommerseth +# Copyright (C) 2020 - 2021 OpenVPN Inc. +# Copyright (C) 2020 - 2021 David Sommerseth # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as @@ -18,4 +18,4 @@ # along with this program. If not, see . # -ocs_version='1' +ocs_version='2'