Version bump

This commit is contained in:
Flowseal 2025-04-04 21:29:51 +03:00
parent 3911688102
commit e2a5649180
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
1.6.5 1.6.6

View File

@ -3,7 +3,7 @@ setlocal EnableDelayedExpansion
chcp 437 > nul chcp 437 > nul
:: Set current version and URLs :: Set current version and URLs
set "LOCAL_VERSION=1.6.5" set "LOCAL_VERSION=1.6.6"
set "GITHUB_VERSION_URL=https://raw.githubusercontent.com/Flowseal/zapret-discord-youtube/main/.service/version.txt" set "GITHUB_VERSION_URL=https://raw.githubusercontent.com/Flowseal/zapret-discord-youtube/main/.service/version.txt"
set "GITHUB_RELEASE_URL=https://github.com/Flowseal/zapret-discord-youtube/releases/tag/" set "GITHUB_RELEASE_URL=https://github.com/Flowseal/zapret-discord-youtube/releases/tag/"
set "GITHUB_DOWNLOAD_URL=https://github.com/Flowseal/zapret-discord-youtube/releases/latest/download/zapret-discord-youtube-" set "GITHUB_DOWNLOAD_URL=https://github.com/Flowseal/zapret-discord-youtube/releases/latest/download/zapret-discord-youtube-"