Skip to content

Commit

Permalink
Attempt to fix the broken pickers.
Browse files Browse the repository at this point in the history
  • Loading branch information
Makin-Things committed Nov 27, 2022
1 parent d91a21e commit 533294b
Show file tree
Hide file tree
Showing 4 changed files with 119 additions and 160 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "platinum-weather-card",
"version": "1.0.2",
"version": "1.0.3",
"description": "platinum-weather-card",
"keywords": [
"home-assistant",
Expand Down
2 changes: 1 addition & 1 deletion src/const.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const CARD_VERSION = '1.0.2';
export const CARD_VERSION = '1.0.3';
Loading

0 comments on commit 533294b

Please sign in to comment.