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