Skip to content

Commit

Permalink
Bump API version
Browse files Browse the repository at this point in the history
  • Loading branch information
martonmiklos committed May 8, 2024
1 parent 2e08a3c commit a7e23c6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/backend/InvenTree/InvenTree/api_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"""Increment this API version number whenever there is a significant change to the API that any clients need to know about."""

INVENTREE_API_TEXT = """
v197 - 2024-05-05 : https://github.com/inventree/InvenTree/pull/7164
- Adds test statistics endpoint
v196 - 2024-05-05 : https://github.com/inventree/InvenTree/pull/7160
- Adds "location" field to BuildOutputComplete API endpoint
Expand Down

0 comments on commit a7e23c6

Please sign in to comment.