diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 13:19:39 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 13:19:39 -0500 |
| commit | f945e158573688763b5abfa65cf50b082e4cc075 (patch) | |
| tree | 4d8e6a5218312ede33d37eacb20cd038ee6dca10 /scrypted | |
| parent | 1bd5e9fd39ef71fffe078392d4cc36b2f09e8584 (diff) | |
scrypted: stamp SCRIPT_VERSION = 1bd5e9f
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 b58bed4..c79d394 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 = "3a7ddbd"; +const SCRIPT_VERSION = "1bd5e9f"; // // Architecture // ------------ |
