diff options
| author | Luke Hoersten <[email protected]> | 2026-06-30 20:44:00 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-30 20:44:00 -0500 |
| commit | 16dd6ca15b037d20fba8db873da064f58e0d0574 (patch) | |
| tree | c85d9c7ee72c377b3f8c34c9cb1a6c410ee2b6e0 | |
| parent | c6610c1047514292b8deee08cbd27d92d9fe6950 (diff) | |
scrypted: stamp SCRIPT_VERSION = c6610c1
| -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 592507f..11a4e81 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 = "39aeeff"; +const SCRIPT_VERSION = "c6610c1"; // // Architecture // ------------ |
