From 83abc3f456e6b540a84856d8cd9e610fb7a825f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Mon, 8 Jun 2026 10:35:06 +0200 Subject: [PATCH] Bumped to v16 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 1ba667c..7bd5abd 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v15" +const VERSION = "v16" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200