diff options
| author | Luke Hoersten <[email protected]> | 2026-07-17 19:49:57 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-07-17 19:49:57 -0500 |
| commit | d73622e3c1da423dbad2cab302a5b9d2f711f830 (patch) | |
| tree | a66fde9da946ac543735ee6ac431cf1889fd4f54 /scrypted | |
| parent | 3821512b18be69cad002faf77f1e5844bda13c95 (diff) | |
scrypted: stamp SCRIPT_VERSION = 3821512
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 f17b633..0c788da 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 = "0ac000e"; +const SCRIPT_VERSION = "3821512"; // // Architecture // ------------ |
