Skip to content

Commit

Permalink
refactor: Update package version to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocjohn committed Nov 7, 2024
1 parent 460020f commit 70e27fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lunar-phase-card",
"version": "1.7.2-beta_1",
"version": "1.7.2",
"description": "Lovelace custom card for tracking Moon phases",
"keywords": [
"home-assistant",
Expand Down Expand Up @@ -78,4 +78,4 @@
"import-lang": "node scripts/generate-lang-imports.js",
"local-copy": "cp dist/lunar-phase-card.js /Volumes/config/www/dashboard-resources/lunar-phase-card.js"
}
}
}

0 comments on commit 70e27fe

Please sign in to comment.