diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 11:01:42 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 11:01:42 -0500 |
| commit | 6c30928dcac2b028ae0323b98c40c0bb0600ff1b (patch) | |
| tree | 134fc317cbd794497a1070264f86576a4ddbd78d | |
| parent | 1ce49d3646046a18e03f7befbe5e3f59a1febd49 (diff) | |
scrypted: stamp SCRIPT_VERSION = 1ce49d3
| -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 5d1c7d5..cfd4dbb 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 = "356e637"; +const SCRIPT_VERSION = "1ce49d3"; // // Architecture // ------------ |
