2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 20:16:44 +00:00

0.5 -> 0.5.1

This commit is contained in:
Oliver 2021-10-11 10:43:36 +11:00
parent 66d4b14ba4
commit 66c037b9f8

View File

@ -13,7 +13,7 @@ INVENTREE_SW_VERSION = "0.5.1"
# InvenTree documentation version
# For 'dev' branch this must read "latest"
# For 'stable' branch this should match INVENTREE_SW_VERSION
INVENTREE_DOCS_VERSION = "0.5"
INVENTREE_DOCS_VERSION = "0.5.1"
# InvenTree API version
INVENTREE_API_VERSION = 12