diff --git a/golem_activity_registration/__manifest__.py b/golem_activity_registration/__manifest__.py
index 3d0ebf9..3ac5a9a 100644
--- a/golem_activity_registration/__manifest__.py
+++ b/golem_activity_registration/__manifest__.py
@@ -18,7 +18,7 @@
{
'name': 'GOLEM Activity Member Registrations',
'summary': 'GOLEM Activities Member Registrations management',
- 'version': '10.0.1.4.0',
+ 'version': '10.0.1.4.1',
'category': 'GOLEM',
'author': 'Fabien Bourgeois, Michel Dessenne',
'license': 'AGPL-3',
diff --git a/golem_activity_registration/views/golem_activity_registration_views.xml b/golem_activity_registration/views/golem_activity_registration_views.xml
index 64334f2..18fbf50 100644
--- a/golem_activity_registration/views/golem_activity_registration_views.xml
+++ b/golem_activity_registration/views/golem_activity_registration_views.xml
@@ -27,10 +27,12 @@ along with this program. If not, see