Update version.py
This commit is contained in:
parent
5c2012f873
commit
d17cb47e3c
|
|
@ -7,7 +7,7 @@ import django
|
||||||
|
|
||||||
import common.models
|
import common.models
|
||||||
|
|
||||||
INVENTREE_SW_VERSION = "0.1.5"
|
INVENTREE_SW_VERSION = "0.1.6 pre"
|
||||||
|
|
||||||
|
|
||||||
def inventreeInstanceName():
|
def inventreeInstanceName():
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue