From 9d7ea163ff0962c97b344354a7aeb31d96b622d2 Mon Sep 17 00:00:00 2001 From: arnost00 Date: Thu, 24 Oct 2024 20:12:36 +0200 Subject: [PATCH] App version bumped --- quickevent/app/quickevent/src/appversion.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quickevent/app/quickevent/src/appversion.h b/quickevent/app/quickevent/src/appversion.h index 3ab65b33d..92eccdb46 100644 --- a/quickevent/app/quickevent/src/appversion.h +++ b/quickevent/app/quickevent/src/appversion.h @@ -1,4 +1,4 @@ #pragma once -#define APP_VERSION "3.2.1" +#define APP_VERSION "3.2.2"