diff --git a/auth_brute_force/__manifest__.py b/auth_brute_force/__manifest__.py index 628385fe2..9aa33dfae 100644 --- a/auth_brute_force/__manifest__.py +++ b/auth_brute_force/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { 'name': 'Authentification - Brute-Force Filter', - 'version': '10.0.2.0.0', + 'version': '10.0.2.1.0', 'category': 'Tools', 'summary': "Track Authentication Attempts and Prevent Brute-force Attacks", 'author': "GRAP, " diff --git a/auth_brute_force/views/view.xml b/auth_brute_force/views/view.xml index bd534f3f2..0d8da2117 100644 --- a/auth_brute_force/views/view.xml +++ b/auth_brute_force/views/view.xml @@ -9,7 +9,7 @@ @@ -44,6 +44,7 @@ +