Просмотр исходного кода

Fix for compile errors under 0.99.1

David Lee 1 год назад
Родитель
Сommit
b27b217d95
2 измененных файлов с 4 добавлено и 1 удалено
  1. 1 1
      application.fam
  2. 3 0
      docs/changelog.md

+ 1 - 1
application.fam

@@ -7,7 +7,7 @@ App(
     fap_icon="icons/meal_pager_10px.png",
     fap_icon_assets="icons",
     fap_category="Sub-Ghz",
-    fap_version="1.3",
+    fap_version="1.4",
     fap_author="leedave",
     fap_weburl="https://github.com/leedave/flipper-zero-meal-pager",
     fap_description="This app triggers restaurant pagers in a brute force manner, useful to test if devices are still functional.",

+ 3 - 0
docs/changelog.md

@@ -1,3 +1,6 @@
+## v1.4
+- Fixed some restrictions that prevented build under 0.99.1
+
 ## v1.3
 - Fixed some memory leaks
 - Changed Subghz Protocol Registry to Fipper API conform variant