src.nth.io/

summaryrefslogtreecommitdiff
path: root/scrypted
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2026-06-21 13:12:06 -0500
committerLuke Hoersten <[email protected]>2026-06-21 13:12:06 -0500
commit844363e067eaebceae12bc520a917c1733d6cd61 (patch)
treebab3a4b0fba9630fbc5d0ac0b35be9872cab76cc /scrypted
parent5d7549b439c8a4b5928995d129af27e90489a4c1 (diff)
scrypted: stamp SCRIPT_VERSION = 5d7549b
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 9b5fd4f..4bd5fe4 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 = "f6d8e75";
+const SCRIPT_VERSION = "5d7549b";
//
// Architecture
// ------------