Skip to content

Commit dc4a0ed

Browse files
Bump software version to 1.1.12 (#11273)
1 parent 45fcd52 commit dc4a0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/InvenTree/InvenTree/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from .api_version import INVENTREE_API_TEXT, INVENTREE_API_VERSION
1919

2020
# InvenTree software version
21-
INVENTREE_SW_VERSION = '1.1.11'
21+
INVENTREE_SW_VERSION = '1.1.12'
2222

2323

2424
logger = logging.getLogger('inventree')

0 commit comments

Comments
 (0)