diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 11:33:09 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 11:33:09 -0500 |
| commit | 2dc9dd176f5577158430e0f4f6a20b7dee8c5646 (patch) | |
| tree | d3d1efbc666a5897b943b8cd855afea5019f11a1 | |
| parent | 44c7a636231d5fcde87187164cfc0b51d66f5898 (diff) | |
scrypted: stamp SCRIPT_VERSION = 44c7a63
| -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 861e665..a2d24db 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 = "101fb3e"; +const SCRIPT_VERSION = "44c7a63"; // // Architecture // ------------ |
