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