diff --git a/privacy/__manifest__.py b/privacy/__manifest__.py index fd40790..dcef7c3 100644 --- a/privacy/__manifest__.py +++ b/privacy/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3 - See http://www.gnu.org/licenses/agpl-3.0.html { 'name': 'Data Privacy and Protection', - 'version': '12.0.1.1.0', + 'version': '12.0.1.1.1', 'category': 'Data Protection', 'summary': 'Provides data privacy and protection features ' 'to comply to regulations, such as GDPR.',