Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit f54bac4

Browse files
committed
Update app_config.py
1 parent c6e8b08 commit f54bac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utilities/config/app_config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from ...localization.localization import Localizer
88

99
default_config = {
10-
"version": "v3.2.",
10+
"version": "v3.2.3",
1111
"region": ["",Client.fetch_regions()],
1212
"client_id": 811469787657928704,
1313
"presence_refresh_interval": 3,

0 commit comments

Comments
 (0)