Bumped to v26

This commit is contained in:
Magnus Åhall 2026-06-16 08:54:04 +02:00
parent 58ece3f823
commit ecf68132a1

View file

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