Skip to content

Commit

Permalink
virtme-ng v1.19
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 Dec 22, 2023
1 parent 44c5f05 commit fdcf293
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.18"
VERSION = "1.19"

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

0 comments on commit fdcf293

Please sign in to comment.