mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Update version.py
Bump to v2.2
This commit is contained in:
parent
0995ccee67
commit
878e9c1e8a
@ -8,7 +8,7 @@ import re
|
||||
|
||||
import common.models
|
||||
|
||||
INVENTREE_SW_VERSION = "0.2.2 pre"
|
||||
INVENTREE_SW_VERSION = "0.2.2"
|
||||
|
||||
"""
|
||||
Increment thi API version number whenever there is a significant change to the API that any clients need to know about
|
||||
|
Loading…
Reference in New Issue
Block a user