Explorar el Código

fix catalog versions

MX hace 2 años
padre
commit
55dbbe5b3f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      application.fam

+ 1 - 1
application.fam

@@ -12,6 +12,6 @@ App(
     fap_category="Games",
     fap_author="@antirez & @SimplyMinimal",
     fap_weburl="https://github.com/antirez/flipper-asteroids",
-    fap_version="1.0",
+    fap_version="1.1",
     fap_description="Asteroids game",
 )