Bumped to v13

This commit is contained in:
Magnus Åhall 2026-06-07 12:15:13 +02:00
parent b100dc868c
commit 541b0b1f17

View file

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