parent
5447bc4356
commit
47764ca179
|
|
@ -5,7 +5,7 @@ Provides information on the current InvenTree version
|
|||
import subprocess
|
||||
from common.models import InvenTreeSetting
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.10"
|
||||
INVENTREE_SW_VERSION = "0.0.11_pre"
|
||||
|
||||
|
||||
def inventreeInstanceName():
|
||||
|
|
|
|||
Loading…
Reference in New Issue