diff --git a/privacy/__manifest__.py b/privacy/__manifest__.py index 4b6fd98..b24485e 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": "13.0.1.0.0", + "version": "13.0.1.0.1", "category": "Data Protection", "summary": "Provides data privacy and protection features " "to comply to regulations, such as GDPR.",