Skip to content

Commit

Permalink
Feature: new option to render the windspeed bar speedranges evenly di…
Browse files Browse the repository at this point in the history
…stributed.
  • Loading branch information
aukedejong committed Jul 17, 2023
1 parent eea8943 commit d297b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/card/WindRoseCard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {EntityChecker} from "../entity-checker/EntityChecker";

/* eslint no-console: 0 */
console.info(
`%c WINROSE-CARD %c Version 1.2.1 `,
`%c WINROSE-CARD %c Version 1.4.0 `,
'color: orange; font-weight: bold; background: black',
'color: white; font-weight: bold; background: dimgray',
);
Expand Down

0 comments on commit d297b84

Please sign in to comment.