Bumped to v6

This commit is contained in:
Magnus Åhall 2026-06-02 07:31:05 +02:00
parent 714d316d7d
commit bcd9d8df2d

View file

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