Skip to content

Commit 2ac9ead

Browse files
Update version.py
1 parent d426e37 commit 2ac9ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

InvenTree/InvenTree/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
import common.models
99

10-
INVENTREE_SW_VERSION = "0.1.6 pre"
10+
INVENTREE_SW_VERSION = "0.1.6"
1111

1212

1313
def inventreeInstanceName():

0 commit comments

Comments
 (0)