diff options
| author | Luke Hoersten <[email protected]> | 2026-06-20 10:12:10 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-20 10:12:10 -0500 |
| commit | cebd60d4be74ddac9c18a7b08eef9ec00cbc31f5 (patch) | |
| tree | 143e1bb1a91e49c77832261960565cee421b4ae3 | |
| parent | 521de7ef844a4b5c1eb660ff54382b958fb62bd7 (diff) | |
scrypted: stamp SCRIPT_VERSION = 521de7e
| -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 90cabd1..f25f557 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 = "pending"; +const SCRIPT_VERSION = "521de7e"; // // Architecture // ------------ |
