Skip to content

Commit c10dd21

Browse files
author
Andrea Righi
committed
virtme-ng v1.25
Signed-off-by: Andrea Righi <[email protected]>
1 parent a88b943 commit c10dd21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtme_ng/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
"""virtme-ng version"""
55

6-
VERSION = "1.24"
6+
VERSION = "1.25"
77

88
if __name__ == '__main__':
99
print(VERSION)

0 commit comments

Comments
 (0)