Bumped to v27

This commit is contained in:
Magnus Åhall 2026-06-16 09:37:20 +02:00
parent b0a95c9382
commit 7c46127938

View file

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