2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-01 23:34:41 +00:00

Update version.py

This commit is contained in:
Oliver
2021-06-27 21:00:01 +10:00
committed by GitHub
parent 786e994e19
commit 604c136b00
+1 -1
View File
@@ -8,7 +8,7 @@ import re
import common.models
INVENTREE_SW_VERSION = "0.2.4"
INVENTREE_SW_VERSION = "0.2.5 pre"
INVENTREE_API_VERSION = 6