diff --git a/main.go b/main.go index e852dd4..1ba667c 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v14" +const VERSION = "v15" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200