@@ -1,3 +1,5 @@
+## 1.15
+ - Add downgrade from iClass SR to iClass Legacy
## 1.14
- Add plugin to parse some wiegand formats
- Store unknown blocks in picopass file with '??'
@@ -13,7 +13,7 @@ App(
],
stack_size=4 * 1024,
fap_description="App to communicate with NFC tags using the PicoPass(iClass) format",
- fap_version="1.14",
+ fap_version="1.15",
fap_icon="125_10px.png",
fap_category="NFC",
fap_libs=["mbedtls"],