diff --git a/main.go b/main.go index d7b71af..e9bd88d 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v26" +const VERSION = "v27" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200