Add version to FAP DESC as well.

This commit is contained in:
Derek Jamison 2023-09-02 16:34:56 -05:00
parent 936221cded
commit 6ac133d820

View File

@ -8,5 +8,5 @@ App(
fap_icon="rolling_flaws.png",
fap_category="Sub-GHz",
fap_icon_assets="assets",
fap_description="Rolling code receiver, used to learn about rolling code flaws. Watch video at https://youtu.be/gMnGuDC9EQo",
fap_description="Rolling code receiver (version 1.2), used to learn about rolling code flaws. Watch video at https://youtu.be/gMnGuDC9EQo",
)