From 39908314d924aed5f046301c15226c69c221f62b Mon Sep 17 00:00:00 2001 From: pcosson Date: Fri, 24 Jul 2026 09:47:34 +0200 Subject: [PATCH] chore: bump wapt package version to 0.1-10 --- TRAVAIL.md | 1 + WAPT/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TRAVAIL.md b/TRAVAIL.md index ef802e4..08e9964 100644 --- a/TRAVAIL.md +++ b/TRAVAIL.md @@ -109,5 +109,6 @@ Ce fichier consigne les interventions Codex sur le projet afin de garder une tra - Passage de `target_os` de `windows` a `all` dans `WAPT/control`. - Incrementation de la version WAPT de `0.1.0-2` a `0.1.0-3`. +- Correction de version demandee : passage de `0.1.0-3` a `0.1-10` pour rattraper les increments precedents. - Attention : `target_os` fait partie des attributs signes, le paquet doit etre regenere/resigne avant publication. - Regle projet retenue : incrementer `WAPT/control:version` a chaque nouvelle version du paquet. diff --git a/WAPT/control b/WAPT/control index 0294308..10706f8 100644 --- a/WAPT/control +++ b/WAPT/control @@ -1,5 +1,5 @@ package : comi-odoo-ticketing -version : 0.1.0-3 +version : 0.1-10 architecture : all section : base priority : optional