Skip to content

Commit

Permalink
update version #
Browse files Browse the repository at this point in the history
  • Loading branch information
dnguyen800 committed Nov 11, 2024
1 parent 1238b50 commit 202fba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/air-visual-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Plant Picture Card: https://github.com/badguy99/PlantPictureCard/blob/master/dist/PlantPictureCard.js
// UPDATE FOR EACH RELEASE!!! From aftership-card. Version # is hard-coded for now.
console.info(
`%c AIR-VISUAL-CARD \n%c Version 2.0.3`,
'%c AIR-VISUAL-CARD \n%c Version 2.0.4',
'color: orange; font-weight: bold; background: black',
'color: white; font-weight: bold; background: dimgray',
);
Expand Down

0 comments on commit 202fba6

Please sign in to comment.