From 6dbcae047486904e833f817fe4852c27c7c9d6ac Mon Sep 17 00:00:00 2001 From: Simone Rubino Date: Fri, 17 Feb 2023 12:24:10 +0100 Subject: [PATCH] Copier 1.14.1 --- .copier-answers.yml | 7 ++++--- README.md | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index a328877..6b2f510 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Do NOT update manually; changes here will be overwritten by Copier -_commit: v1.14.0 +_commit: v1.14.1 _src_path: https://github.com/OCA/oca-addons-repo-template.git ci: GitHub dependency_installation_mode: PIP @@ -15,8 +15,9 @@ odoo_version: 12.0 org_name: Odoo Community Association (OCA) org_slug: OCA rebel_module_groups: [] -repo_description: null -repo_name: server-env +repo_description: This repository hosts official server environment management modules + provided by the OCA. +repo_name: Odoo server environment repo_slug: server-env repo_website: https://github.com/OCA/server-env travis_apt_packages: [] diff --git a/README.md b/README.md index 557afc0..7f06fec 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ -# server-env +# Odoo server environment -None +This repository hosts official server environment management modules provided by the OCA.