Bumped to v2

This commit is contained in:
Magnus Åhall 2026-05-26 10:03:49 +02:00
parent 7cde8cf874
commit 40d1c388fd

View file

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