diff options
| author | Luke Hoersten <[email protected]> | 2026-07-17 20:04:05 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-17 20:04:05 -0500 |
| commit | 81306bf3039f24f7ace8ce9cafca31ae747ee630 (patch) | |
| tree | 27e387ef8d8a8b5b50e29a88ff11dff75e8ef50c | |
| parent | 118a04f9a56ab338da746f566fca8799fbd3e13d (diff) | |
scrypted: stamp SCRIPT_VERSION = 118a04f
| -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 3502493..4551311 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 = "3821512"; +const SCRIPT_VERSION = "118a04f"; // // Architecture // ------------ |
