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
2021-02-21 21:49:38 +11:00
committed by GitHub
parent d426e376c4
commit 2ac9eadd13

View File

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