Bumped to v19

This commit is contained in:
Magnus Åhall 2026-06-09 10:27:22 +02:00
parent 744984fc46
commit 25b763703d

View file

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