From e271a95cd1bc2b2766e933b9042c40d502417cf2 Mon Sep 17 00:00:00 2001 From: sinmentis <20508894+sinmentis@users.noreply.github.com> Date: Sun, 3 Dec 2023 20:14:10 +1300 Subject: [PATCH] Update version Signed-off-by: sinmentis <20508894+sinmentis@users.noreply.github.com> --- src/gui/main.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/main.qml b/src/gui/main.qml index 988fca8..8c734f7 100644 --- a/src/gui/main.qml +++ b/src/gui/main.qml @@ -18,7 +18,7 @@ Window { color: "#3c3d22" visible: true - title: "Massive Email Sender v2.1" + title: "Massive Email Sender v2.2" property bool debug: false