Bump version to 0.9.68

This commit is contained in:
2023-08-27 20:59:23 -04:00
parent bc37df2c11
commit 2e1269eaae
6 changed files with 14 additions and 4 deletions

View File

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