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 Sep 29, 2024
1 parent 0c1bb7b commit d609987
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/lit-element@2.4.0/lit-element.js?module";
import { version } from "./version.js?v=23";
import { version } from "./version.js?v=24";
import './state-dropdown.js';

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

0 comments on commit d609987

Please sign in to comment.