diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 13:14:24 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 13:14:24 -0500 |
| commit | f428746b7efe9d0fcf021b68c968fa2b9e2ce7d0 (patch) | |
| tree | 7679eedab5fdd2b8a1d138d9c764e95f4fcf7282 | |
| parent | c9019841db828f63a24ff1a65fa8c999851dcf66 (diff) | |
scrypted: stamp SCRIPT_VERSION = c901984
| -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 846c8e3..0143b16 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 = "5d7549b"; +const SCRIPT_VERSION = "c901984"; // // Architecture // ------------ |
