diff options
| author | Luke Hoersten <[email protected]> | 2026-06-20 21:07:29 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-20 21:07:29 -0500 |
| commit | 0bf731cfc966a7cfad0763f22f6196ebac3d16a0 (patch) | |
| tree | 5ec80daecced11fe83aa9a2e04b90a2415dc43e5 | |
| parent | a438a6303e94cea99f4f4c51017d958d0b44b0ac (diff) | |
scrypted: stamp SCRIPT_VERSION = 3b0ab73
| -rw-r--r-- | scrypted/scrypted-viewport.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scrypted/scrypted-viewport.ts b/scrypted/scrypted-viewport.ts index 87118f0..25f784f 100644 --- a/scrypted/scrypted-viewport.ts +++ b/scrypted/scrypted-viewport.ts @@ -6,7 +6,7 @@ // short git hash of the commit that added this constant — if the // hash in the log doesn't match the HEAD this file came from, the // Scrypted Script editor is still on stale code. -const SCRIPT_VERSION = "e75891e"; +const SCRIPT_VERSION = "3b0ab73"; // // Architecture // ------------ |
