Skip to content

Commit 202fba6

Browse files
committed
update version #
1 parent 1238b50 commit 202fba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/air-visual-card.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Plant Picture Card: https://github.com/badguy99/PlantPictureCard/blob/master/dist/PlantPictureCard.js
33
// UPDATE FOR EACH RELEASE!!! From aftership-card. Version # is hard-coded for now.
44
console.info(
5-
`%c AIR-VISUAL-CARD \n%c Version 2.0.3`,
5+
'%c AIR-VISUAL-CARD \n%c Version 2.0.4',
66
'color: orange; font-weight: bold; background: black',
77
'color: white; font-weight: bold; background: dimgray',
88
);

0 commit comments

Comments
 (0)