Bump build version

pull/1115/head
Simon Stürz 2025-05-20 16:28:18 +02:00
parent 267bfc1326
commit 465e200810
2 changed files with 5 additions and 5 deletions

View File

@ -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

View File

@ -1,2 +1,2 @@
1.10.2
657
658