Update version.py
This commit is contained in:
parent
ab62f8fc59
commit
4dcd6ee136
|
|
@ -6,7 +6,7 @@ import subprocess
|
|||
from common.models import InvenTreeSetting
|
||||
import django
|
||||
|
||||
INVENTREE_SW_VERSION = "0.1.2"
|
||||
INVENTREE_SW_VERSION = "0.1.3 pre"
|
||||
|
||||
|
||||
def inventreeInstanceName():
|
||||
|
|
|
|||
Loading…
Reference in New Issue