Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 0f18585

Browse files
author
Lee
authored
update: version to 1.3.2
update: default cdn setting
1 parent 42ffb2f commit 0f18585

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gevjon-Observer.pyw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ LOG_LEVEL = logging.INFO
2424
LOG_PATH = "log.txt"
2525
LOG_FORMAT = "%(asctime)s - %(name)s - %(levelname)s - %(message)s"
2626
PRO_URL = "https://github.com/RyoLee/Gevjon-Observer/releases/latest"
27-
VERSION_URL = "https://cdn.jsdelivr.net/gh/RyoLee/Gevjon-Observer@PY-MR/version.txt"
27+
VERSION_URL = "https://raw.githubusercontents.com/RyoLee/Gevjon-Observer/PY-MR/version.txt"
2828
USER_COUNT_URL = "https://hits.dwyl.com/RyoLee/Gevjon.svg"
2929
### config end ###
3030

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.1
1+
1.3.2

0 commit comments

Comments
 (0)