Skip to content

Commit

Permalink
virtme-ng: bump up version
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Righi <andrea.righi@canonical.com>
  • Loading branch information
arighi committed Nov 8, 2023
1 parent f1cba54 commit 416163c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virtme_ng/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

"""virtme-ng version"""

VERSION = "1.15"
VERSION = "1.17"

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

0 comments on commit 416163c

Please sign in to comment.