From 465e200810584f3a6de5947c0e596597f4392872 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Tue, 20 May 2025 16:28:18 +0200 Subject: [PATCH] Bump build version --- nymea-app/ui/components/NymeaDialog.qml | 8 ++++---- version.txt | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nymea-app/ui/components/NymeaDialog.qml b/nymea-app/ui/components/NymeaDialog.qml index 93feb2f5..b54d9b58 100644 --- a/nymea-app/ui/components/NymeaDialog.qml +++ b/nymea-app/ui/components/NymeaDialog.qml @@ -47,10 +47,10 @@ Dialog { onClosed: root.destroy() - Connections { - target: root.parent - onDestroyed: root.destroy() - } + // Connections { + // target: root.parent + // onDestroye: root.destroy() + // } MouseArea { parent: app.overlay diff --git a/version.txt b/version.txt index 2e334ef1..0e7d6c47 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ 1.10.2 -657 +658