We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bc24b4 commit 553e967Copy full SHA for 553e967
.service/version.txt
@@ -1 +1 @@
1
-1.6.4
+1.6.5
check_updates.bat
@@ -3,7 +3,7 @@ setlocal EnableDelayedExpansion
3
chcp 437 > nul
4
5
:: Set current version and URLs
6
-set "LOCAL_VERSION=1.6.4"
+set "LOCAL_VERSION=1.6.5"
7
set "GITHUB_VERSION_URL=https://raw.githubusercontent.com/Flowseal/zapret-discord-youtube/main/.service/version.txt"
8
set "GITHUB_RELEASE_URL=https://github.com/Flowseal/zapret-discord-youtube/releases/tag/"
9
set "GITHUB_DOWNLOAD_URL=https://github.com/Flowseal/zapret-discord-youtube/releases/latest/download/zapret-discord-youtube-"
0 commit comments