diff options
| author | Luke Hoersten <[email protected]> | 2026-06-20 11:54:30 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-20 11:54:30 -0500 |
| commit | a7fbd013f2bfabcb7a18a7878a959c24ed838110 (patch) | |
| tree | b0738256000be225cb63f1bc506a89818360063f | |
| parent | 28f39bf5102ef398b6e91fdf61e7583c99d7252c (diff) | |
scrypted: stamp SCRIPT_VERSION = 28f39bf
| -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 7156fba..747d3c0 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 = "pending"; +const SCRIPT_VERSION = "28f39bf"; // // Architecture // ------------ |
