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
5747a07f7b
commit
00ccfdf11b
@ -6,7 +6,7 @@ import subprocess
|
|||||||
from common.models import InvenTreeSetting
|
from common.models import InvenTreeSetting
|
||||||
import django
|
import django
|
||||||
|
|
||||||
INVENTREE_SW_VERSION = "0.1.0 pre"
|
INVENTREE_SW_VERSION = "0.1.0"
|
||||||
|
|
||||||
|
|
||||||
def inventreeInstanceName():
|
def inventreeInstanceName():
|
||||||
|
Loading…
Reference in New Issue
Block a user