fix api version

This commit is contained in:
Matthias Mair 2026-07-03 19:34:27 +02:00 committed by GitHub
parent f9b4c8cab8
commit 5c9ed2256b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
"""InvenTree API version information."""
# InvenTree API version
INVENTREE_API_VERSION = 514
INVENTREE_API_VERSION = 515
"""Increment this API version number whenever there is a significant change to the API that any clients need to know about."""
INVENTREE_API_TEXT = """