diff options
| author | Luke Hoersten <[email protected]> | 2026-06-30 20:35:54 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-30 20:35:54 -0500 |
| commit | d149bb9fc76dac0b1eb01d35bc932aec00f7f7f3 (patch) | |
| tree | 840bb81097cf6ac275dda45677a3e0b0a37a5caf /scrypted | |
| parent | 39aeeff0bcdfaa5ac4520e1fc7b90266c761c3f5 (diff) | |
scrypted: stamp SCRIPT_VERSION = 39aeeff
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 381580b..29e6d5f 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 = "860f539"; +const SCRIPT_VERSION = "39aeeff"; // // Architecture // ------------ |
