Skip to content

Commit

Permalink
virtme-ng v1.25
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Righi <[email protected]>
  • Loading branch information
Andrea Righi committed May 21, 2024
1 parent a88b943 commit c10dd21
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.24"
VERSION = "1.25"

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

0 comments on commit c10dd21

Please sign in to comment.