mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git
synced 2025-03-14 10:44:13 +00:00
chore: Remove version flavor
This commit is contained in:
parent
c63552241c
commit
2443ae0144
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ async def get_token_header(
|
|||
|
||||
def get_api_version() -> str:
|
||||
"""Get API version"""
|
||||
return "3.0.0-inex"
|
||||
return "3.0.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue