diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 10:56:57 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 10:56:57 -0500 |
| commit | 391d9130187e8f5fe7faacb6c0d3ea6660be832f (patch) | |
| tree | 4be48e9488423d971c239d2107270e14a9752e20 | |
| parent | 356e637b412bd8bcbbc83afa768cf7b00fabd67f (diff) | |
scrypted: stamp SCRIPT_VERSION = 356e637
| -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 0345c1d..b79700b 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 = "2ca1307"; +const SCRIPT_VERSION = "356e637"; // // Architecture // ------------ |
