Update version.py
This commit is contained in:
parent
00ccfdf11b
commit
f71bfb5700
|
|
@ -6,7 +6,7 @@ import subprocess
|
|||
from common.models import InvenTreeSetting
|
||||
import django
|
||||
|
||||
INVENTREE_SW_VERSION = "0.1.0"
|
||||
INVENTREE_SW_VERSION = "0.1.1 pre"
|
||||
|
||||
|
||||
def inventreeInstanceName():
|
||||
|
|
|
|||
Loading…
Reference in New Issue