2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 02:55:41 +00:00

Update version.py

0.2.4
This commit is contained in:
Oliver
2021-06-27 20:58:24 +10:00
committed by GitHub
parent 42ed95c936
commit 786e994e19

View File

@ -8,7 +8,7 @@ import re
import common.models
INVENTREE_SW_VERSION = "0.2.4 pre"
INVENTREE_SW_VERSION = "0.2.4"
INVENTREE_API_VERSION = 6