diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 11:40:14 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 11:40:14 -0500 |
| commit | 822fac0d2d150b450fdbd593da546f2443c59954 (patch) | |
| tree | 709fef09820894feb74bde0db20e5d28168d8605 | |
| parent | f6d8e75c9c2e12b1527dc0a5464b576c4b94640b (diff) | |
scrypted: stamp SCRIPT_VERSION = f6d8e75
| -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 acfb44f..8948a3a 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 = "ba412e5"; +const SCRIPT_VERSION = "f6d8e75"; // // Architecture // ------------ |
