Skip to content

Commit

Permalink
fix 0.110.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fineemb committed May 20, 2020
1 parent 736b029 commit 5a9b9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion air-filter-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @LastEditTime : 2020-05-21 00:52:34
*/

console.info("%c AIR FILTER CARD \n%c Version 1.1.0 ",
console.info("%c AIR FILTER CARD \n%c Version 1.1.1 ",
"color: orange; font-weight: bold; background: black",
"color: white; font-weight: bold; background: dimgray");

Expand Down

0 comments on commit 5a9b9ee

Please sign in to comment.