Skip to content

Commit 34a8ef7

Browse files
author
Andrea Righi
committed
virtme-ng 1.15
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
1 parent 63c03ef commit 34a8ef7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

virtme_ng/version.py

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

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

6-
VERSION = "1.14"
6+
VERSION = "1.15"
77

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

0 commit comments

Comments
 (0)