Bump version to 0.9.85

This commit is contained in:
2023-12-10 01:00:33 -05:00
parent 5776cb3a09
commit 9dc5097dbc
8 changed files with 20 additions and 6 deletions

View File

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