Bumped to v25

This commit is contained in:
Magnus Åhall 2026-06-16 08:53:43 +02:00
parent 86fcbbb68f
commit 58ece3f823

View file

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