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(