👍️[Update]Version 2.2.6 -> 2.2.7

This commit is contained in:
misyaguziya
2024-09-12 14:14:43 +09:00
parent 4ca27d98ed
commit c0029e7e62

View File

@@ -949,7 +949,7 @@ class Config:
def init_config(self):
# Read Only
self._VERSION = "2.2.6"
self._VERSION = "2.2.7"
self._ENABLE_SPEAKER2CHATBOX = False # Speaker2Chatbox
self._ENABLE_SPEAKER2CHATBOX_PASS_CONFIRMATION = "VRCT=0YEN"
self._PATH_LOCAL = os_path.dirname(sys.argv[0])