Skip to content

Commit 80e0972

Browse files
committed
fix icon not being visible in launchers
1 parent 706e078 commit 80e0972

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

apps/imc/ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
0.01: New App!
2+
0.02: Fix icon not being visible on most launchers

apps/imc/app-icon.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/imc/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "Metric Imperial Converter",
33
"shortName":"imc",
44
"icon": "IMC.png",
5-
"version":"0.01",
5+
"version":"0.02",
66
"allow_emulator": true,
77
"author": "only-meeps",
88
"description": "A tool for converting metric and imperial measurements",

0 commit comments

Comments
 (0)