diff --git a/bothub/urls.py b/bothub/urls.py index af8f3e5c..bde2072d 100644 --- a/bothub/urls.py +++ b/bothub/urls.py @@ -21,7 +21,7 @@ schema_view = get_schema_view( openapi.Info( title="API Documentation", - default_version="v2.1.23", + default_version="v2.1.24", description="Documentation", terms_of_service="https://bothub.it/terms", contact=openapi.Contact(email="bothub@ilhasoft.com.br"),