Bump version to 0.9.92

This commit is contained in:
2024-01-29 09:39:10 -05:00
parent db4f0881a2
commit df40b779af
8 changed files with 24 additions and 6 deletions

View File

@ -44,7 +44,7 @@ from daemon_lib.vmbuilder import (
)
# Daemon version
version = "0.9.91"
version = "0.9.92"
config = cfg.get_configuration()