From 7cc7c15e01443b2d8439305fbd626de2ee6863e2 Mon Sep 17 00:00:00 2001 From: Kris Bahnsen Date: Mon, 5 Aug 2024 23:24:58 -0700 Subject: [PATCH] application.fam: bump to 2.1 Signed-off-by: Kris Bahnsen --- application.fam | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application.fam b/application.fam index 46a60f2a0a6..ca4e9aea6e5 100644 --- a/application.fam +++ b/application.fam @@ -5,13 +5,13 @@ App( entry_point="pokemon_app", requires=["gui"], stack_size=2 * 1024, - fap_version=[2,0], + fap_version=[2,1], fap_category="GPIO", fap_icon="pokemon_10px.png", fap_icon_assets="assets", fap_file_assets="files", - fap_author="Esteban Fuentealba, Kris Bahnsen, Darryn Cull, ProteanReverie", - fap_weburl="https://github.com/EstebanFuentealba", + fap_author="Kris Bahnsen, Esteban Fuentealba, ProteanReverie, Darryn Cull", + fap_weburl="https://github.com/kbembedded/Flipper-Zero-Game-Boy-Pokemon-Trading", fap_description="Pokemon exchange from Flipper Zero to Game Boy, supports Generation I & II non-Japanese games", fap_private_libs=[ Lib(