diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 13:12:06 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 13:12:06 -0500 |
| commit | 844363e067eaebceae12bc520a917c1733d6cd61 (patch) | |
| tree | bab3a4b0fba9630fbc5d0ac0b35be9872cab76cc | |
| parent | 5d7549b439c8a4b5928995d129af27e90489a4c1 (diff) | |
scrypted: stamp SCRIPT_VERSION = 5d7549b
| -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 9b5fd4f..4bd5fe4 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 = "f6d8e75"; +const SCRIPT_VERSION = "5d7549b"; // // Architecture // ------------ |
