Skip to content

Commit

Permalink
Update for v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketGod-git committed Aug 26, 2024
1 parent 0cece4d commit c5e3d62
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ App(
cdefines=["APP_LASER_TAG"],
fap_category="Games",
fap_author="@RocketGod-git & @jamisonderek",
fap_version="1.0",
fap_version="1.1",
fap_description="Laser Tag game for Flipper Zero",
fap_icon="icons/laser_tag_10px.png",
fap_libs=["assets"],
Expand Down
5 changes: 5 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v1.1

- Update app icon


## v1.0

- Initial release.

0 comments on commit c5e3d62

Please sign in to comment.