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-01-19 11:06:08 +11:00
committed by GitHub
parent 5c2012f873
commit d17cb47e3c

View File

@ -7,7 +7,7 @@ import django
import common.models
INVENTREE_SW_VERSION = "0.1.5"
INVENTREE_SW_VERSION = "0.1.6 pre"
def inventreeInstanceName():