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