diff options
| author | Luke Hoersten <[email protected]> | 2026-06-20 12:12:09 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-20 12:12:09 -0500 |
| commit | fb4e900636dc0828eba2e70f1bbd0ef53a0bcabd (patch) | |
| tree | be232a6fd1c0715c0208376b22825bf5a4c982fc | |
| parent | 439dadb24c4e07eb11f1aa9804cf7a973518e539 (diff) | |
scrypted: stamp SCRIPT_VERSION = 439dadb
| -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 7cf5faa..0ed89e1 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 = "439dadb"; // // Architecture // ------------ |
