소스 검색

bump version

MX 2 년 전
부모
커밋
a4588f7175
2개의 변경된 파일12개의 추가작업 그리고 2개의 파일을 삭제
  1. 10 0
      CHANGELOG.md
  2. 2 2
      application.fam

+ 10 - 0
CHANGELOG.md

@@ -1,3 +1,13 @@
+## v1.3
+- New systems in RFID Fuzzer:
+    - IoProxXSF
+    - Paradox
+    - Indala26
+    - Viking
+    - Pyramid
+    - Keri
+    - Jablotron
+- Fixes for new API
 ## v1.2
 - Fixes for new auto-naming system
 ## v1.1

+ 2 - 2
application.fam

@@ -13,7 +13,7 @@ App(
     stack_size=2 * 1024,
     fap_author="gid9798 xMasterX",
     fap_weburl="https://github.com/DarkFlippers/Multi_Fuzzer",
-    fap_version="1.2",
+    fap_version="1.3",
     targets=["f7"],
     fap_description="Fuzzer for ibutton readers",
     fap_icon="icons/ibutt_10px.png",
@@ -43,7 +43,7 @@ App(
     stack_size=2 * 1024,
     fap_author="gid9798 xMasterX",
     fap_weburl="https://github.com/DarkFlippers/Multi_Fuzzer",
-    fap_version="1.2",
+    fap_version="1.3",
     targets=["f7"],
     fap_description="Fuzzer for lfrfid readers",
     fap_icon="icons/rfid_10px.png",