Bumped version thing

This commit is contained in:
Oliver Walters 2020-04-27 22:03:15 +10:00
parent db9970e5df
commit 79836c77ef

View File

@ -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 pre" INVENTREE_SW_VERSION = "0.1.0 pre"
def inventreeInstanceName(): def inventreeInstanceName():