We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1238b50 commit 202fba6Copy full SHA for 202fba6
dist/air-visual-card.js
@@ -2,7 +2,7 @@
2
// Plant Picture Card: https://github.com/badguy99/PlantPictureCard/blob/master/dist/PlantPictureCard.js
3
// UPDATE FOR EACH RELEASE!!! From aftership-card. Version # is hard-coded for now.
4
console.info(
5
- `%c AIR-VISUAL-CARD \n%c Version 2.0.3`,
+ '%c AIR-VISUAL-CARD \n%c Version 2.0.4',
6
'color: orange; font-weight: bold; background: black',
7
'color: white; font-weight: bold; background: dimgray',
8
);
0 commit comments