Bump version to 0.9.69 (nice)

This commit is contained in:
2023-08-29 22:01:40 -04:00
parent 5e43f9bd7c
commit 83b8ce7b62
6 changed files with 16 additions and 4 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.68"
version = "0.9.69"
##########################################################