Bumped to v3

This commit is contained in:
Magnus Åhall 2026-05-26 13:54:47 +02:00
parent 5a67c638c6
commit 662053e750

View file

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