Bumped to v11

This commit is contained in:
Magnus Åhall 2026-06-04 10:18:03 +02:00
parent 4ffb6e3a11
commit 71af26ca1d

View file

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