src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-07-17 18:56:24 -0500
committerLuke Hoersten <[email protected]>2026-07-17 18:56:24 -0500
commitc9f0297dc86eaee7ef222a066587f4eb737d0ea8 (patch)
tree26b65e461a0f97ae10249d31753c16830e268c4c /scrypted
parent0ac000e0db3feb235fae37389d0af18609e91c50 (diff)
scrypted: stamp SCRIPT_VERSION = 0ac000e
Diffstat (limited to 'scrypted')
-rw-r--r--scrypted/scrypted-viewport.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/scrypted/scrypted-viewport.ts b/scrypted/scrypted-viewport.ts
index 0af76f1..fcb02cb 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 = "2af69f7";
+const SCRIPT_VERSION = "0ac000e";
//
// Architecture
// ------------