2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 19:15:41 +00:00

Update version.py

This commit is contained in:
Oliver
2021-06-27 21:00:01 +10:00
committed by GitHub
parent 786e994e19
commit 604c136b00

View File

@ -8,7 +8,7 @@ import re
import common.models import common.models
INVENTREE_SW_VERSION = "0.2.4" INVENTREE_SW_VERSION = "0.2.5 pre"
INVENTREE_API_VERSION = 6 INVENTREE_API_VERSION = 6