[MIG] server_environment_files_sample: Migration to 11.0
This commit is contained in:
parent
37efbad706
commit
be708910f6
|
|
@ -1,4 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
##############################################################################
|
||||
#
|
||||
# Author Nicolas Bessi. Copyright Camptocamp SA
|
||||
|
|
|
|||
|
|
@ -1,4 +1,3 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
##############################################################################
|
||||
#
|
||||
# Adapted by Nicolas Bessi. Copyright Camptocamp SA
|
||||
|
|
@ -21,7 +20,7 @@
|
|||
|
||||
{
|
||||
"name": "Example server configuration environment files repository module",
|
||||
"version": "10.0.1.0.0",
|
||||
"version": "11.0.1.0.0",
|
||||
"depends": ["base"],
|
||||
"author": "Camptocamp,Odoo Community Association (OCA)",
|
||||
"summary": "sample config file for server_environment",
|
||||
|
|
|
|||
Loading…
Reference in New Issue