Update version.py
This commit is contained in:
parent
13c7e2af49
commit
c5166ec845
|
|
@ -6,7 +6,7 @@ import subprocess
|
||||||
from common.models import InvenTreeSetting
|
from common.models import InvenTreeSetting
|
||||||
import django
|
import django
|
||||||
|
|
||||||
INVENTREE_SW_VERSION = "0.0.12"
|
INVENTREE_SW_VERSION = "0.0.13 pre"
|
||||||
|
|
||||||
|
|
||||||
def inventreeInstanceName():
|
def inventreeInstanceName():
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue