Browse Source

fix catalog versions

MX 2 năm trước cách đây
mục cha
commit
2110229bbf
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      application.fam

+ 1 - 1
application.fam

@@ -16,6 +16,6 @@ App(
     order=20,
     fap_author="@Round-Pi & (Fixes by @Willy-JL)",
     fap_weburl="https://github.com/Round-Pi/flipperzero-text2sam",
-    fap_version="1.1",
+    fap_version="1.2",
     fap_description="Convert text to speech on your Flipper Zero with SAM (Software Automatic Mouth).",
 )