src.nth.io/

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-07-15 19:37:16 -0500
committerLuke Hoersten <[email protected]>2026-07-15 19:37:16 -0500
commitabcc844a5a5251b28c1f7a4f7cc30ec29119c9fc (patch)
treef40afe4a02f36141e31297ea63e1c8e60bf920ab
parent2af69f78a6179334c6f59d4273bd72ae170fb821 (diff)
scrypted: stamp SCRIPT_VERSION = 2af69f7
-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 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
// ------------