diff --git a/main.go b/main.go index 1c2439a..d9e693b 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v3" +const VERSION = "v4" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200