Skip to content

Commit ca8659f

Browse files
committed
update version number to 5.0.8
1 parent fd53cdf commit ca8659f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/scripts/mgear/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
sev_comment = 32
2626

2727
# gear version
28-
VERSION = [5, 0, 7]
28+
VERSION = [5, 0, 8]
2929

3030
self = sys.modules[__name__]
3131
self.menu_id = None

0 commit comments

Comments
 (0)