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

Update version.py

This commit is contained in:
Oliver
2020-09-30 08:06:58 +10:00
committed by GitHub
parent 8ea2c627c4
commit c4cae02170

View File

@ -7,7 +7,7 @@ import django
import common.models
INVENTREE_SW_VERSION = "0.1.3"
INVENTREE_SW_VERSION = "0.1.4 pre"
def inventreeInstanceName():