diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 11:16:28 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 11:16:28 -0500 |
| commit | 344843f3a3db50a8ea9f762979ae7fb780e5ad90 (patch) | |
| tree | 1ca5745faa4b2708f4dc902494cdffdf921da2d1 | |
| parent | 39b04799c8ec4c2fa74ab4468ef89550e40aebfd (diff) | |
scrypted: stamp SCRIPT_VERSION = 39b0479
| -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 7d64ffd..09a8cbd 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 = "000ab3a"; +const SCRIPT_VERSION = "39b0479"; // // Architecture // ------------ |
