Skip to content

Commit 7d6400f

Browse files
committed
roll back to 1.3.0
2 parents 24178a7 + 599bf16 commit 7d6400f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/backend/InvenTree/InvenTree/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from .api_version import INVENTREE_API_TEXT, INVENTREE_API_VERSION
1616

1717
# InvenTree software version
18-
INVENTREE_SW_VERSION = '1.4.0'
18+
INVENTREE_SW_VERSION = '1.3.3'
1919

2020
# Minimum supported Python version
2121
MIN_PYTHON_VERSION = (3, 11)

0 commit comments

Comments
 (0)