From 460d138730aa714e2282d8680b3151c2cd7af979 Mon Sep 17 00:00:00 2001 From: Fabien BOURGEOIS Date: Wed, 18 Apr 2018 17:50:05 +0200 Subject: [PATCH] [FIX]GOLEM Resource Pack : add name on form, as it is required --- golem_resource_pack/__manifest__.py | 2 +- golem_resource_pack/views/golem_resource_pack_views.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/golem_resource_pack/__manifest__.py b/golem_resource_pack/__manifest__.py index e88a8df..df0fe6c 100644 --- a/golem_resource_pack/__manifest__.py +++ b/golem_resource_pack/__manifest__.py @@ -20,7 +20,7 @@ 'name': 'GOLEM resources pack', 'summary': 'GOLEM resources pack', 'description': ''' GOLEM resources pack ''', - 'version': '10.0.0.0.4', + 'version': '10.0.0.0.5', 'category': 'GOLEM', 'author': 'Youssef El Ouahby, Fabien Bourgeois', 'license': 'AGPL-3', diff --git a/golem_resource_pack/views/golem_resource_pack_views.xml b/golem_resource_pack/views/golem_resource_pack_views.xml index f7a5e9b..096a3fb 100644 --- a/golem_resource_pack/views/golem_resource_pack_views.xml +++ b/golem_resource_pack/views/golem_resource_pack_views.xml @@ -57,6 +57,7 @@ along with this program. If not, see . +