Bump version to 0.12.6 (#5465)
- Skipping 0.12.5 due to an error on the last release
This commit is contained in:
parent
7876676114
commit
942bc5350d
|
|
@ -18,7 +18,7 @@ from dulwich.repo import NotGitRepository, Repo
|
|||
from .api_version import INVENTREE_API_VERSION
|
||||
|
||||
# InvenTree software version
|
||||
INVENTREE_SW_VERSION = "0.12.5"
|
||||
INVENTREE_SW_VERSION = "0.12.6"
|
||||
|
||||
# Discover git
|
||||
try:
|
||||
|
|
|
|||
Loading…
Reference in New Issue