diff --git a/main.go b/main.go index 7bd5abd..7c2decc 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v16" +const VERSION = "v17" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200