diff options
| author | Luke Hoersten <[email protected]> | 2026-06-20 11:33:09 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-20 11:33:09 -0500 |
| commit | d5eef650e7640e5622c384e6783fe4ff201e172e (patch) | |
| tree | bc0ae32c6d19e178dcf42c7acdef617a60aabb14 | |
| parent | cdd18277a8dfae8227864a3fb4e4e3a62e4dc315 (diff) | |
scrypted: stamp SCRIPT_VERSION = cdd1827
| -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 21031fc..38f3cec 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 = "pending"; +const SCRIPT_VERSION = "cdd1827"; // // Architecture // ------------ |
