diff options
| author | Luke Hoersten <[email protected]> | 2026-06-30 20:30:34 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-30 20:30:34 -0500 |
| commit | d71bdc9167fda3d5401ec3212a9d2269da7002fd (patch) | |
| tree | 8cb775279b888d0d8b2eb44e6159ffd1adaf597d /scrypted | |
| parent | 860f539e2d8cdc0fc2746adadb864a1fe293a4b5 (diff) | |
scrypted: stamp SCRIPT_VERSION = 860f539
Diffstat (limited to 'scrypted')
| -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 0e5330d..1115db0 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 = "24d6e90"; +const SCRIPT_VERSION = "860f539"; // // Architecture // ------------ |
