Ver código fonte

Added fap_version field to all apps (#15)

hedger 2 anos atrás
pai
commit
3812f9b76c
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      application.fam

+ 1 - 0
application.fam

@@ -10,6 +10,7 @@ App(
     ],
     ],
     stack_size=4 * 1024,
     stack_size=4 * 1024,
     fap_description="App to communicate with NFC tags using the PicoPass format",
     fap_description="App to communicate with NFC tags using the PicoPass format",
+    fap_version="1.0",
     fap_icon="125_10px.png",
     fap_icon="125_10px.png",
     fap_category="NFC",
     fap_category="NFC",
     fap_libs=["mbedtls"],
     fap_libs=["mbedtls"],