Ver código fonte

Flipper Application Catalog update

RocketGod 1 ano atrás
pai
commit
5276029b51
3 arquivos alterados com 6 adições e 21 exclusões
  1. 1 1
      application.fam
  2. 5 0
      docs/CHANGELOG.md
  3. 0 20
      manifest.yml

+ 1 - 1
application.fam

@@ -6,7 +6,7 @@ App(
     cdefines=["APP_LASER_TAG"],
     fap_category="Games",
     fap_author="@RocketGod-git & @jamisonderek",
-    fap_version="2.2",
+    fap_version="2.3",
     fap_description="Laser Tag game for Flipper Zero",
     fap_icon="icons/laser_tag_10px.png",
     fap_libs=["assets"],

+ 5 - 0
docs/CHANGELOG.md

@@ -1,3 +1,8 @@
+## v2.3
+
+- Fix thread leak by CodeAllNight (@jamisonderek)
+- Fix crash when fire is sent while hit is processing by RocketGod (@RocketGod-git)
+
 ## v2.2
 
 - Bug fix to avoid hit queueing by CodeAllNight (@jamisonderek)

+ 0 - 20
manifest.yml

@@ -1,20 +0,0 @@
-author: '@RocketGod-git & @jamisonderek'
-category: 'Games'
-changelog: '@./docs/CHANGELOG.md'
-description: '@./docs/README.md'
-icon: 'icons/laser_tag_10px.png'
-id: 'laser_tag'
-name: 'Laser Tag'
-screenshots:
-  - 'screenshots/Screenshot1.png'
-  - 'screenshots/Screenshot2.png'
-  - 'screenshots/Screenshot3.png'
-  - 'screenshots/Screenshot4.png'
-short_description: 'Laser Tag game for Flipper Zero'
-sourcecode:
-  location:
-    commit_sha: 6c9239269cef8969908576e15e4c126d4386adb8
-    origin: https://github.com/RocketGod-git/Flipper-Zero-Laser-Tag.git
-    subdir:
-  type: git
-version: 2.1