2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-04-30 14:54:29 +00:00

Update version.py

This commit is contained in:
Oliver
2021-01-19 11:06:08 +11:00
committed by GitHub
parent 5c2012f873
commit d17cb47e3c
+1 -1
View File
@@ -7,7 +7,7 @@ import django
import common.models
INVENTREE_SW_VERSION = "0.1.5"
INVENTREE_SW_VERSION = "0.1.6 pre"
def inventreeInstanceName():