From 25b763703d0c5d0226ad2d67d5b0ad8d1d3c68e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Tue, 9 Jun 2026 10:27:22 +0200 Subject: [PATCH] Bumped to v19 --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.go b/main.go index f533d24..875fd00 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v18" +const VERSION = "v19" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200