parent
b2c9be1bcd
commit
e4dcbd2fda
|
|
@ -4,7 +4,7 @@ Provides information on the current InvenTree version
|
|||
|
||||
import subprocess
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.4"
|
||||
INVENTREE_SW_VERSION = "0.0.5"
|
||||
|
||||
|
||||
def inventreeVersion():
|
||||
|
|
|
|||
Loading…
Reference in New Issue