From 7e4ebd432722acd79dc441738edfc674d11bb4a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Lavall=C3=A9e-Bourdeau?= Date: Wed, 17 Jun 2026 16:59:37 -0400 Subject: [PATCH] TA#83757 [14.0][IMP] delivery_custom_notification : bump version to 1.2.0 --- delivery_custom_notification/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delivery_custom_notification/__manifest__.py b/delivery_custom_notification/__manifest__.py index 4bc2b00..4ebad31 100644 --- a/delivery_custom_notification/__manifest__.py +++ b/delivery_custom_notification/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Delivery Custom Notification", - "version": "14.0.1.1.0", + "version": "14.0.1.2.0", "author": "Numigi", "maintainer": "Numigi", "website": "https://numigi.com/r/home",