Bumped version thing
This commit is contained in:
parent
db9970e5df
commit
79836c77ef
|
|
@ -6,7 +6,7 @@ import subprocess
|
|||
from common.models import InvenTreeSetting
|
||||
import django
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.12 pre"
|
||||
INVENTREE_SW_VERSION = "0.1.0 pre"
|
||||
|
||||
|
||||
def inventreeInstanceName():
|
||||
|
|
|
|||
Loading…
Reference in New Issue