mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-16 12:05:53 +00:00
Set version number to 0.5.0
This commit is contained in:
@ -8,7 +8,7 @@ import re
|
||||
|
||||
import common.models
|
||||
|
||||
INVENTREE_SW_VERSION = "0.5.0 dev"
|
||||
INVENTREE_SW_VERSION = "0.5.0"
|
||||
|
||||
INVENTREE_API_VERSION = 12
|
||||
|
||||
|
Reference in New Issue
Block a user