Skip to content

Commit

Permalink
Updated icon and version
Browse files Browse the repository at this point in the history
  • Loading branch information
David Lee committed Nov 17, 2023
1 parent b00fd0b commit bf5b3ab
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions application.fam
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ App(
],
stack_size=2 * 1024,
order=10,
fap_icon="color_guess_10px.png",
fap_icon="icons/color_guess_10px.png",
fap_icon_assets="icons",
fap_version="1.1",
fap_version="1.2",
fap_category="Games",
fap_author="Leedave",
fap_description="Color Guessing Game",
Expand Down
Binary file removed color_guess_10px.png
Binary file not shown.
5 changes: 4 additions & 1 deletion docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
## v1.1
## v1.2
- Updated compatibility to 0.95.0-rc

## v1.1
- Updated Launch Screen GFX

## v1.0

First release to Application Catalog
Binary file added icons/color_guess_10px.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bf5b3ab

Please sign in to comment.