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