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

Update version.py

This commit is contained in:
Oliver
2020-11-15 16:51:50 +11:00
committed by GitHub
parent 771efecaa2
commit 20f6964b1f
+1 -1
View File
@@ -7,7 +7,7 @@ import django
import common.models import common.models
INVENTREE_SW_VERSION = "0.1.4 pre" INVENTREE_SW_VERSION = "0.1.4"
def inventreeInstanceName(): def inventreeInstanceName():