Skip to content

Commit

Permalink
Update ultra-vehicle-card.js
Browse files Browse the repository at this point in the history
  • Loading branch information
WJDDesigns authored Oct 27, 2024
1 parent 873645a commit b39fdaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/ultra-vehicle-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {
css,
} from "https://unpkg.com/[email protected]/lit-element.js?module";
import { until } from "https://unpkg.com/[email protected]/directives/until.js?module";
import { version, setVersion } from "./version.js?v=37";
import { version, setVersion } from "./version.js?v=38";
setVersion("V1.6.8");

const sensorModule = await import("./sensors.js?v=" + version);
Expand Down

0 comments on commit b39fdaa

Please sign in to comment.