diff options
| author | Luke Hoersten <[email protected]> | 2026-07-15 19:37:16 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-15 19:37:16 -0500 |
| commit | abcc844a5a5251b28c1f7a4f7cc30ec29119c9fc (patch) | |
| tree | f40afe4a02f36141e31297ea63e1c8e60bf920ab /scrypted | |
| parent | 2af69f78a6179334c6f59d4273bd72ae170fb821 (diff) | |
scrypted: stamp SCRIPT_VERSION = 2af69f7
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 9ca42e7..e03c5e2 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 = "01a588e"; +const SCRIPT_VERSION = "2af69f7"; // // Architecture // ------------ |
