update version
parent
c2792f667a
commit
dfa3417e68
|
|
@ -2,3 +2,4 @@
|
|||
0.02: Hiding widgets while showing the code
|
||||
0.03: Added option to use max brightness when showing code
|
||||
0.04: Minor code improvements
|
||||
0.05: Add EAN & UPC codes
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "cards",
|
||||
"name": "Cards",
|
||||
"version": "0.04",
|
||||
"version": "0.05",
|
||||
"description": "Display loyalty cards",
|
||||
"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"}],
|
||||
|
|
|
|||
Loading…
Reference in New Issue