Bumped to v20

This commit is contained in:
Magnus Åhall 2026-06-11 09:08:30 +02:00
parent b3ca0d29d0
commit cc2415a06d

View file

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