2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 13:28:49 +00:00

Bump version number

This commit is contained in:
Oliver 2021-10-26 21:29:34 +11:00
parent 544a983d48
commit f377e1c608

View File

@ -8,7 +8,7 @@ import re
import common.models
INVENTREE_SW_VERSION = "0.5.3"
INVENTREE_SW_VERSION = "0.5.4"
# InvenTree API version
INVENTREE_API_VERSION = 12