diff options
| author | Luke Hoersten <[email protected]> | 2026-07-01 14:19:01 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-01 14:19:01 -0500 |
| commit | ad29fa22e8fc9c15c2cda5232a2b269594475d16 (patch) | |
| tree | 3f9c9c576ffccb2a3e113f1d565295b9d15b3572 /scrypted | |
| parent | 0be8f188b46bd073e4c6836dedf79a5282250828 (diff) | |
scrypted: stamp SCRIPT_VERSION = 0be8f18
Diffstat (limited to 'scrypted')
| -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 1d71dc3..65234bc 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 = "c6610c1"; +const SCRIPT_VERSION = "0be8f18"; // // Architecture // ------------ |
