diff options
| author | Luke Hoersten <[email protected]> | 2026-06-21 11:28:14 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-21 11:28:14 -0500 |
| commit | e9ef2f9f09c56e26a728b65cec9f5a260caeb5cd (patch) | |
| tree | dcc6360f4bc97d21c56a2756b784a67aca049b9c /scrypted | |
| parent | 101fb3e28ab56361a613b7b25adab1f1f4a03483 (diff) | |
scrypted: stamp SCRIPT_VERSION = 101fb3e
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 e8a950f..8df6371 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 = "39b0479"; +const SCRIPT_VERSION = "101fb3e"; // // Architecture // ------------ |
