2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-05 01:03:37 +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
+1 -1
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