Bumped to v9

This commit is contained in:
Magnus Åhall 2026-06-03 20:31:39 +02:00
parent a3864d2b55
commit d100b64108

View file

@ -23,7 +23,7 @@ import (
"text/template"
)
const VERSION = "v8"
const VERSION = "v9"
const CONTEXT_USER = 1
const SYNC_PAGINATION = 200