Bumped to v24

This commit is contained in:
Magnus Åhall 2026-06-14 15:22:35 +02:00
parent 658733b1d8
commit 960c9e2625

View file

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