From 640247eea06a9b7b10734a25927331e3cf97a255 Mon Sep 17 00:00:00 2001 From: aheficent Date: Fri, 18 Aug 2017 12:55:11 +0200 Subject: [PATCH] [MIG][10.0]project_wbs --- project_wbs/README.rst | 2 +- project_wbs/{__openerp__.py => __manifest__.py} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename project_wbs/{__openerp__.py => __manifest__.py} (96%) diff --git a/project_wbs/README.rst b/project_wbs/README.rst index 4c3e491ee5..135753f952 100644 --- a/project_wbs/README.rst +++ b/project_wbs/README.rst @@ -28,7 +28,7 @@ Usage .. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas :alt: Try me on Runbot - :target: https://runbot.odoo-community.org/runbot/87/9.0 + :target: https://runbot.odoo-community.org/runbot/87/10.0 Bug Tracker diff --git a/project_wbs/__openerp__.py b/project_wbs/__manifest__.py similarity index 96% rename from project_wbs/__openerp__.py rename to project_wbs/__manifest__.py index c187335fef..2753e9d65a 100644 --- a/project_wbs/__openerp__.py +++ b/project_wbs/__manifest__.py @@ -7,7 +7,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { 'name': 'Work Breakdown Structure', - 'version': '9.0.1.0.0', + 'version': '10.0.1.0.0', 'license': 'AGPL-3', 'author': 'Matmoz d.o.o., ' 'Luxim d.o.o., '