2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00

Bump version number to 0.9.2 (#4125)

This commit is contained in:
Oliver
2022-12-31 07:45:16 +11:00
committed by GitHub
parent 44f26d8e80
commit aca8ced4d4

View File

@ -13,7 +13,7 @@ import common.models
from InvenTree.api_version import INVENTREE_API_VERSION
# InvenTree software version
INVENTREE_SW_VERSION = "0.9.1"
INVENTREE_SW_VERSION = "0.9.2"
def inventreeInstanceName():