Skip to content

Commit a7933b2

Browse files
committed
fixes layout version numbering for 1.12.0
1 parent f6ccb5b commit a7933b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cr_module/classes/inventory.py

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

1818

1919
# inventory definition
20-
inventory_layout_version_string = "1.10.0"
20+
inventory_layout_version_string = "1.12.0"
2121

2222

2323
# noinspection PyBroadException

0 commit comments

Comments
 (0)