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
2020-11-15 16:53:27 +11:00
committed by GitHub
parent 20f6964b1f
commit d8e7c2a932

View File

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