sc 2 лет назад
Родитель
Сommit
a9057ebe58
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      application.fam
  2. 1 1
      flipbip.h

+ 1 - 1
application.fam

@@ -19,6 +19,6 @@ App(
     fap_category="Tools",
     fap_author="Struan Clark (xtruan)",
     fap_weburl="https://github.com/xtruan/FlipBIP",
-    fap_version=(1, 11),
+    fap_version=(1, 12),
     fap_description="Crypto wallet tools for Flipper",
 )

+ 1 - 1
flipbip.h

@@ -15,7 +15,7 @@
 #include "views/flipbip_startscreen.h"
 #include "views/flipbip_scene_1.h"
 
-#define FLIPBIP_VERSION "v1.11.0"
+#define FLIPBIP_VERSION "v1.12.0"
 
 #define COIN_BTC 0
 #define COIN_DOGE 3