diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 11:07:04 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 11:07:04 -0500 |
| commit | 796bc17cea7ee8d74e03b9eeb266bedf89240fc3 (patch) | |
| tree | b395710a4702314da9cdada0c500fb392636d611 | |
| parent | 000ab3aded7003695af49a9a11a56b8655290133 (diff) | |
scrypted: stamp SCRIPT_VERSION = 000ab3a
| -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 e1e99bf..2662ff1 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 = "1ce49d3"; +const SCRIPT_VERSION = "000ab3a"; // // Architecture // ------------ |
