diff --git a/main.go b/main.go index 8edd01c..96e26ca 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v5" +const VERSION = "v6" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200