cards: bump version and changelog
parent
60a7cbcf5b
commit
6433ae0a11
|
|
@ -1 +1,2 @@
|
||||||
0.01: Simple app to display loyalty cards
|
0.01: Simple app to display loyalty cards
|
||||||
|
0.02: Hiding widgets while showing the code
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "cards",
|
"id": "cards",
|
||||||
"name": "Cards",
|
"name": "Cards",
|
||||||
"version": "0.01",
|
"version": "0.02",
|
||||||
"description": "Display loyalty cards",
|
"description": "Display loyalty cards",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"screenshots": [{"url":"screenshot_cards_overview.png"}, {"url":"screenshot_cards_card1.png"}, {"url":"screenshot_cards_card2.png"}, {"url":"screenshot_cards_barcode.png"}, {"url":"screenshot_cards_qrcode.png"}],
|
"screenshots": [{"url":"screenshot_cards_overview.png"}, {"url":"screenshot_cards_card1.png"}, {"url":"screenshot_cards_card2.png"}, {"url":"screenshot_cards_barcode.png"}, {"url":"screenshot_cards_qrcode.png"}],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue