Bump version to 0.9.79

This commit is contained in:
2023-10-24 02:10:24 -04:00
parent 35f80e544c
commit 221af3f241
6 changed files with 26 additions and 4 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.78"
version = "0.9.79"
##########################################################