From b45d8c9240c8fea7517796394b7595e82c9557cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Fri, 12 Jun 2026 09:36:33 +0200 Subject: [PATCH] Bumped to v22 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 7be0087..1ce3364 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v21" +const VERSION = "v22" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200