2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 12:36:45 +00:00

Bump version to 0.11.3

This commit is contained in:
Oliver Walters 2023-05-27 17:37:43 +10:00
parent 4868194a0b
commit 59214cacbf

View File

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