Fix template copier answer error

This commit is contained in:
cyrilmanuel
2025-10-02 13:58:15 +02:00
parent c44393ec64
commit 5d921db4bc
9 changed files with 20 additions and 11 deletions
+8
View File
@@ -197,3 +197,11 @@ that explains its license.
----
<!-- /!\ Non OCA Context : Set here the full description of your organization. -->
# updating the template to create new branch XX.0
To generate the new branch for the next version of odoo, please update the template with :
```
copier update --UNSAFE
```