We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f1de91 commit 02eb2e8Copy full SHA for 02eb2e8
app.js
@@ -36,7 +36,7 @@ class AtomicCalendar extends LitElement {
36
render() {
37
if(this.firstrun){
38
console.info(
39
- "%c atomic_calendar_revive %c v0.11.0 ",
+ "%c atomic_calendar_revive %c v0.11.2 ",
40
"color: white; background: coral; font-weight: 700;",
41
"color: coral; background: white; font-weight: 700;"
42
);
0 commit comments