diff options
| author | Luke Hoersten <[email protected]> | 2026-06-20 10:02:48 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2026-06-20 10:02:48 -0500 |
| commit | aa1ce70d546355997c58488fc409767d1dc8088f (patch) | |
| tree | 2dac89e2f883008679bd0696fc7b3347d70e1afa | |
| parent | 6d74d02acf3a544617fce1291ad22a87624aceee (diff) | |
scrypted: stamp SCRIPT_VERSION = 6d74d02
| -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 6aa063f..bf67a6d 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 = "6d74d02"; // // Architecture // ------------ |
