From 58ece3f823fb008b7a24fa627d9afef34fd34f67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Tue, 16 Jun 2026 08:53:43 +0200 Subject: [PATCH] Bumped to v25 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index 550b381..2917566 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v24" +const VERSION = "v25" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200