Bumped to v16

This commit is contained in:
Magnus Åhall 2026-06-08 10:35:06 +02:00
parent b1c85d96e9
commit 83abc3f456

View file

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