2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +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

View File

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