mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-15 03:19:57 -06:00
Update version.py
This commit is contained in:
@@ -7,7 +7,7 @@ import django
|
||||
|
||||
import common.models
|
||||
|
||||
INVENTREE_SW_VERSION = "0.1.3"
|
||||
INVENTREE_SW_VERSION = "0.1.4 pre"
|
||||
|
||||
|
||||
def inventreeInstanceName():
|
||||
|
||||
Reference in New Issue
Block a user