Bumped to v10

This commit is contained in:
Magnus Åhall 2026-06-03 22:10:51 +02:00
parent d77b23b588
commit ee327a6337

View file

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