mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
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
Block a user