mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Merge remote-tracking branch 'inventree/master'
This commit is contained in:
commit
6d628a77fd
@ -4,7 +4,7 @@ Provides information on the current InvenTree version
|
||||
|
||||
import subprocess
|
||||
|
||||
INVENTREE_SW_VERSION = "0.0.6"
|
||||
INVENTREE_SW_VERSION = "0.0.7"
|
||||
|
||||
|
||||
def inventreeVersion():
|
||||
|
Loading…
Reference in New Issue
Block a user