Bumped to v15

This commit is contained in:
Magnus Åhall 2026-06-07 12:33:55 +02:00
parent f647d87e63
commit 303c7d9b2d

View file

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