mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update version.py
Modify version number for release
This commit is contained in:
parent
85e20041c7
commit
13c7e2af49
@ -6,7 +6,7 @@ import subprocess
|
||||
from common.models import InvenTreeSetting
|
||||
import django
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.12 pre"
|
||||
INVENTREE_SW_VERSION = "0.0.12"
|
||||
|
||||
|
||||
def inventreeInstanceName():
|
||||
|
Loading…
Reference in New Issue
Block a user