Bumped to v7

This commit is contained in:
Magnus Åhall 2026-06-02 22:50:33 +02:00
parent 3bd0819cbc
commit 6bb2773795

View file

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