2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-15 04:50:49 +00:00

Update version.py

This commit is contained in:
Oliver
2021-02-21 21:50:52 +11:00
committed by GitHub
parent 2ac9eadd13
commit beb155133a
+1 -1
View File
@@ -7,7 +7,7 @@ import django
import common.models import common.models
INVENTREE_SW_VERSION = "0.1.6" INVENTREE_SW_VERSION = "0.1.7 pre"
def inventreeInstanceName(): def inventreeInstanceName():