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

View File

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