Skip to content

Commit

Permalink
virtme-ng v1.18
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 22, 2023
1 parent 969bf25 commit 36a40c8
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.17"
VERSION = "1.18"

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

0 comments on commit 36a40c8

Please sign in to comment.