Increment version number
This commit is contained in:
parent
8426f403a6
commit
a8047921df
|
|
@ -9,7 +9,7 @@ import re
|
|||
import common.models
|
||||
|
||||
# InvenTree software version
|
||||
INVENTREE_SW_VERSION = "0.6.1"
|
||||
INVENTREE_SW_VERSION = "0.6.2"
|
||||
|
||||
# InvenTree API version
|
||||
INVENTREE_API_VERSION = 26
|
||||
|
|
|
|||
Loading…
Reference in New Issue