From 6fc4f2a787827c522c6ba79a6de9c12ec4593c2b Mon Sep 17 00:00:00 2001 From: LTVA1 <87536432+LTVA1@users.noreply.github.com> Date: Mon, 1 Apr 2024 20:33:10 +0300 Subject: [PATCH] bump version again... --- application.fam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application.fam b/application.fam index 00017e3..796d9e4 100644 --- a/application.fam +++ b/application.fam @@ -6,7 +6,7 @@ App( cdefines=["APP_FLIZZER_TRACKER"], stack_size=2 * 1024, order=90, - fap_version=(0, 7), + fap_version=(0, 8), fap_description="An advanced Flipper Zero chiptune tracker with 4 channels", fap_author="LTVA", fap_weburl="https://github.com/LTVA1/flizzer_tracker",