diff options
| author | Luke Hoersten <[email protected]> | 2026-07-01 14:33:44 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-01 14:33:44 -0500 |
| commit | 55303088ea499017c75203eef71588d18609f124 (patch) | |
| tree | b5134704c6694354f5e54791ad300b37bde3bc8c | |
| parent | 01a588e8658160504a9e861e1f8b133e0251f630 (diff) | |
scrypted: stamp SCRIPT_VERSION = 01a588e
| -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 a8e56bf..b7f2c65 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 = "0be8f18"; +const SCRIPT_VERSION = "01a588e"; // // Architecture // ------------ |
