Bumped to v5

This commit is contained in:
Magnus Åhall 2026-05-29 09:30:17 +02:00
parent b839e5abc9
commit eb5fc1c59e

View file

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