2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-01 09:31:34 +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 import common.models
INVENTREE_SW_VERSION = "0.1.5" INVENTREE_SW_VERSION = "0.1.6 pre"
def inventreeInstanceName(): def inventreeInstanceName():