mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +00:00
Update version.py
This commit is contained in:
parent
e011faa9b7
commit
34e95ab70c
@ -7,7 +7,7 @@ import django
|
|||||||
|
|
||||||
import common.models
|
import common.models
|
||||||
|
|
||||||
INVENTREE_SW_VERSION = "0.1.8 pre"
|
INVENTREE_SW_VERSION = "0.2.0 pre"
|
||||||
|
|
||||||
# Increment this number whenever there is a significant change to the API that any clients need to know about
|
# Increment this number whenever there is a significant change to the API that any clients need to know about
|
||||||
INVENTREE_API_VERSION = 2
|
INVENTREE_API_VERSION = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user