From 569c167e369ce33c1f9e0e7938877da18058d975 Mon Sep 17 00:00:00 2001 From: youssef Date: Fri, 3 Aug 2018 00:03:34 +0100 Subject: [PATCH] update version --- golem_resource/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/golem_resource/__manifest__.py b/golem_resource/__manifest__.py index 25a50fc..1709600 100644 --- a/golem_resource/__manifest__.py +++ b/golem_resource/__manifest__.py @@ -20,7 +20,7 @@ 'name': 'GOLEM non-profit resources', 'summary': 'GOLEM resources management', 'description': ''' GOLEM resources management ''', - 'version': '10.0.1.13.2', + 'version': '10.0.1.13.3', 'category': 'GOLEM', 'author': 'Youssef El Ouahby, Fabien Bourgeois', 'license': 'AGPL-3',