feat: chess update to demo new font usage

This commit is contained in:
Struan Clark
2023-08-15 20:12:03 -06:00
parent 73610c20b4
commit acc22e3753
3 changed files with 12 additions and 4 deletions

View File

@@ -14,6 +14,6 @@ App(
fap_category="Games",
fap_author="Struan Clark (xtruan)",
fap_weburl="https://github.com/xtruan/flipper-chess",
fap_version=(1, 8),
fap_version=(1, 9),
fap_description="Chess for Flipper",
)