diff --git a/privacy/__manifest__.py b/privacy/__manifest__.py index 76fd0b5..a28051f 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': '10.0.1.0.0', + 'version': '11.0.1.0.0', 'category': 'Data Protection', 'summary': 'Provides data privacy and protection features ' 'to comply to regulations, such as GDPR.', diff --git a/privacy/readme/USAGE.rst b/privacy/readme/USAGE.rst index 9da9121..3c336a4 100644 --- a/privacy/readme/USAGE.rst +++ b/privacy/readme/USAGE.rst @@ -1,2 +1,3 @@ -In the "Data Protection", open the "Settings" menu to find and enable -the main features available. + #. Go to "Data Protection" Application + #. Go to Configuration > "Settings" menu + #. Enable the main features available.