diff --git a/main.go b/main.go index a85ca72..7be0087 100644 --- a/main.go +++ b/main.go @@ -23,7 +23,7 @@ import ( "text/template" ) -const VERSION = "v20" +const VERSION = "v21" const CONTEXT_USER = 1 const SYNC_PAGINATION = 200