diff --git a/main.go b/main.go index ef58317..550b381 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v23" +const VERSION = "v24" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200