Bumped to v21

This commit is contained in:
Magnus Åhall 2026-06-12 08:47:39 +02:00
parent 9af733be64
commit 4e495a5c94

View file

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