diff --git a/privacy_consent/__manifest__.py b/privacy_consent/__manifest__.py index 0bac312..40b1cf4 100644 --- a/privacy_consent/__manifest__.py +++ b/privacy_consent/__manifest__.py @@ -4,7 +4,7 @@ "name": "Privacy - Consent", "summary": "Allow people to explicitly accept or reject inclusion " "in some activity, GDPR compliant", - "version": "13.0.1.0.2", + "version": "13.0.1.0.3", "development_status": "Production/Stable", "category": "Privacy", "website": "https://github.com/OCA/management-activity",