Skip to content

Commit

Permalink
Bump version v2.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed May 20, 2021
1 parent 5ac747e commit 1c079e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bothub/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
Expand Down

0 comments on commit 1c079e8

Please sign in to comment.