Skip to content

Commit 02eb2e8

Browse files
author
marksie1988
committed
Update app.js
1 parent 1f1de91 commit 02eb2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ class AtomicCalendar extends LitElement {
3636
render() {
3737
if(this.firstrun){
3838
console.info(
39-
"%c atomic_calendar_revive %c v0.11.0 ",
39+
"%c atomic_calendar_revive %c v0.11.2 ",
4040
"color: white; background: coral; font-weight: 700;",
4141
"color: coral; background: white; font-weight: 700;"
4242
);

0 commit comments

Comments
 (0)