diff --git a/CellFrameDashboardGUI/CellFrameDashboardGUI.pro b/CellFrameDashboardGUI/CellFrameDashboardGUI.pro
index 1c1a4fd9c59aa48617ecb4a87e162a5cd0548ae9..57130aba9e93cc318e72131a332595735c4eaef4 100755
--- a/CellFrameDashboardGUI/CellFrameDashboardGUI.pro
+++ b/CellFrameDashboardGUI/CellFrameDashboardGUI.pro
@@ -13,7 +13,7 @@ TARGET = $$BRAND
 
 VER_MAJ = 1
 VER_MIN = 6
-VER_PAT = 3
+VER_PAT = 4
 
 
 win32 {
diff --git a/CellFrameDashboardGUI/DapUiQmlScreenVpnForm.ui.qml b/CellFrameDashboardGUI/DapUiQmlScreenVpnForm.ui.qml
index 0d46084bd97551357824b53f563d75dfa59f2ebe..930a444d4a328addb748e5b27c148ede7ac4df43 100644
--- a/CellFrameDashboardGUI/DapUiQmlScreenVpnForm.ui.qml
+++ b/CellFrameDashboardGUI/DapUiQmlScreenVpnForm.ui.qml
@@ -2,7 +2,7 @@ import QtQuick 2.4
 import QtQuick.Controls 2.5
 import QtQuick.Controls.Styles 1.4
 import QtGraphicalEffects 1.0
-import QtQuick.Layouts 1.13
+import QtQuick.Layouts 1.12
 
 Item {
     width: 400
diff --git a/CellFrameDashboardService/CellFrameDashboardService.pro b/CellFrameDashboardService/CellFrameDashboardService.pro
index ead43f2695337625710bd05b94b586976c829d33..e94ef6265ba1840f3558f2f59c4d59353200bcb4 100755
--- a/CellFrameDashboardService/CellFrameDashboardService.pro
+++ b/CellFrameDashboardService/CellFrameDashboardService.pro
@@ -14,7 +14,7 @@ TARGET = $${BRAND}Service
 
 VER_MAJ = 1
 VER_MIN = 6
-VER_PAT = 3
+VER_PAT = 4
 
 ICON = icon.ico