Skip to content

Commit

Permalink
Update version in application.fam
Browse files Browse the repository at this point in the history
  • Loading branch information
0xchocolate committed Oct 20, 2023
1 parent a5e79bb commit b13649b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application.fam
@@ -1,7 +1,7 @@
App(
appid="esp32_wifi_marauder",
name="[ESP32] WiFi Marauder",
fap_version=(6,3),
fap_version=(6,4),
apptype=FlipperAppType.EXTERNAL,
entry_point="wifi_marauder_app",
requires=["gui"],
Expand Down

0 comments on commit b13649b

Please sign in to comment.