diff options
| author | Luke Hoersten <[email protected]> | 2026-06-19 19:16:05 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-19 19:16:05 -0500 |
| commit | fa7d17ed496d75cacae92baa4c8d8b139c1efd15 (patch) | |
| tree | d5c8ff8184ff75bd41647a02a51ac90f0c961fdc | |
| parent | 504360a77afc6cd87d806047179343138f9b8593 (diff) | |
scrypted: stamp SCRIPT_VERSION = 504360a
| -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 d6ebd76..f3c1d12 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 = "504360a"; // // Architecture // ------------ |
