ARRH
This commit is contained in:
parent
4fe3b9d779
commit
7dc24e5a55
|
|
@ -4,7 +4,7 @@ Provides information on the current InvenTree version
|
|||
|
||||
import subprocess
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.1"
|
||||
INVENTREE_SW_VERSION = "0.0.1"
|
||||
|
||||
|
||||
def inventreeVersion():
|
||||
|
|
|
|||
Loading…
Reference in New Issue