Bumped to v22

This commit is contained in:
Magnus Åhall 2026-06-12 09:36:33 +02:00
parent df399f5d37
commit b45d8c9240

View file

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