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

Commit f7e05d8

Browse files
committed
Update app_config.py
1 parent c075247 commit f7e05d8

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.1.3",
10+
"version": "v3.1.4",
1111
"region": ["",Client.fetch_regions()],
1212
"client_id": 811469787657928704,
1313
"presence_refresh_interval": 3,

0 commit comments

Comments
 (0)