Skip to content

Commit

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

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

0 comments on commit ab79014

Please sign in to comment.