Skip to content
This repository has been archived by the owner on May 25, 2020. It is now read-only.

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
maykar authored Sep 25, 2019
1 parent 9a94c47 commit d7b9f26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compact-custom-header.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
console.info(
`%c COMPACT-CUSTOM-HEADER \n%c Version 1.3.9 `,
`%c COMPACT-CUSTOM-HEADER \n%c Version 1.4.0 `,
"color: orange; font-weight: bold; background: black",
"color: white; font-weight: bold; background: dimgray"
);
Expand Down Expand Up @@ -1902,7 +1902,7 @@ class CchConfigEditor extends LitElement {
${!this.exception
? html`
<h1 style="margin-top:-20px;margin-bottom:0;" class="underline">
Compact Custom Header &nbsp;₁.₃.₉
Compact Custom Header &nbsp;₁.₄.₀
</h1>
<h4
style="margin-top:-5px;padding-top:10px;font-size:12pt;"
Expand Down

0 comments on commit d7b9f26

Please sign in to comment.