2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 11:35:41 +00:00

Update version.py

This commit is contained in:
Oliver
2020-04-20 19:30:58 +10:00
committed by GitHub
parent 13c7e2af49
commit c5166ec845

View File

@ -6,7 +6,7 @@ import subprocess
from common.models import InvenTreeSetting
import django
INVENTREE_SW_VERSION = "0.0.12"
INVENTREE_SW_VERSION = "0.0.13 pre"
def inventreeInstanceName():