Bumped to v17

This commit is contained in:
Magnus Åhall 2026-06-08 21:44:07 +02:00
parent cdccbc9306
commit dc7e70b3f2

View file

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