2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 19:45:46 +00:00

Update version.py

This commit is contained in:
Oliver
2020-08-16 14:03:49 +10:00
committed by GitHub
parent ab62f8fc59
commit 4dcd6ee136

View File

@ -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():