From b4a7e4df737ae3c7680b41139ad90aa34cffb6b9 Mon Sep 17 00:00:00 2001
From: Juliana <juliana@le-filament.com>
Date: Mon, 14 Mar 2022 11:29:48 +0100
Subject: [PATCH] Update version module

---
 __manifest__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/__manifest__.py b/__manifest__.py
index 6d536f6..b4e7a4b 100644
--- a/__manifest__.py
+++ b/__manifest__.py
@@ -1,7 +1,7 @@
 {
     "name": "VRACOOP - POS Balance Container QRCode",
     "summary": "VRACOOP - POS Balance Container QRCode",
-    "version": "12.0.1.4.0",
+    "version": "12.0.1.4.1",
     "development_status": "Beta",
     "author": "Le Filament",
     "maintainers": ["remi-filament"],
-- 
GitLab