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