Skip to content

Commit

Permalink
virtme-ng v1.23
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 Mar 29, 2024
1 parent fe5bc42 commit dd36af8
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.22"
VERSION = "1.23"

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

0 comments on commit dd36af8

Please sign in to comment.