From e56cc6ba8a88ae563f4cf8a968eb7f866f4f81b6 Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Sun, 28 Sep 2025 14:22:59 +0200 Subject: [PATCH] version ..1 --- version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.h b/version.h index 0ab4d05..c4c7424 100644 --- a/version.h +++ b/version.h @@ -3,6 +3,6 @@ #include -QString version = "0.1"; +QString version = "..1"; #endif // VERSION_H