@@ -16,9 +16,9 @@ App(
name="crypto",
),
],
- fap_category="Misc",
+ fap_category="Tools",
fap_author="Struan Clark (xtruan)",
fap_weburl="https://github.com/xtruan/FlipBIP",
- fap_version=(1, 10),
- fap_description="Crypto toolkit for Flipper",
+ fap_version=(1, 11),
+ fap_description="Crypto wallet tools for Flipper",
)
@@ -15,7 +15,7 @@
#include "views/flipbip_startscreen.h"
#include "views/flipbip_scene_1.h"
-#define FLIPBIP_VERSION "v1.10.0"
+#define FLIPBIP_VERSION "v1.11.0"
#define COIN_BTC 0
#define COIN_DOGE 3
@@ -1,6 +1,5 @@
#include "flipbip_file.h"
#include <storage/storage.h>
-#include <applications.h>
#include <loader/loader.h>
#include "../helpers/flipbip_string.h"
// From: lib/crypto