diff options
| author | Luke Hoersten <[email protected]> | 2026-06-19 19:08:05 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-19 19:08:05 -0500 |
| commit | a6a8b6bc7f31b76617d7b43e033d3cfcf7e63715 (patch) | |
| tree | e55a034f734fb575235d60cc9b9fa564bc0867f3 | |
| parent | 846e4dbfed188154332fa01058e13df8336f0476 (diff) | |
scrypted: stamp SCRIPT_VERSION = 846e4db
| -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 c13d8a1..e93ea60 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 = "846e4db"; // // Architecture // ------------ |
