From 3e3a7afb5299298241ae51ffb8dd91a0ded2d466 Mon Sep 17 00:00:00 2001 From: RAED Date: Tue, 7 Oct 2025 19:27:15 +0300 Subject: [PATCH 1/2] Update version --- .../python/Plugins/Extensions/RaedQuickSignal/tools/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/lib/enigma2/python/Plugins/Extensions/RaedQuickSignal/tools/version b/usr/lib/enigma2/python/Plugins/Extensions/RaedQuickSignal/tools/version index 5883d77..0c8d339 100644 --- a/usr/lib/enigma2/python/Plugins/Extensions/RaedQuickSignal/tools/version +++ b/usr/lib/enigma2/python/Plugins/Extensions/RaedQuickSignal/tools/version @@ -1,4 +1,4 @@ # RAED(fairbird) # Support (www.tunisia-sat.com) -version=18.3 +version=18.4 From 827ec9def20e456e9bbe0f7c50472aceb0002d29 Mon Sep 17 00:00:00 2001 From: RAED Date: Tue, 7 Oct 2025 19:28:12 +0300 Subject: [PATCH 2/2] Update installer.sh --- installer.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/installer.sh b/installer.sh index 3b292a1..6a57967 100644 --- a/installer.sh +++ b/installer.sh @@ -3,13 +3,13 @@ ######### Only These two lines to edit with new version ###### # next veriosn do not missing to add "" to version number -version=18.3 +version=18.4 description=" What is NEW: -- Fix crash in VTI and BH Vu imges +- Small fix for DreamOS ما هو الجديد: -- BH VU و VTI إصلاح مشكلة الكراش على صورة +- DreamOS إصلاح صغير لصورة " ##############################################################