From 08c9e3837c0825fdcbc2095083f34fe3d70406a2 Mon Sep 17 00:00:00 2001 From: Flowseal Date: Fri, 11 Apr 2025 01:21:05 +0300 Subject: [PATCH] Version bump --- .service/version.txt | 2 +- check_updates.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.service/version.txt b/.service/version.txt index 83d1a5e..9dbb0c0 100644 --- a/.service/version.txt +++ b/.service/version.txt @@ -1 +1 @@ -1.6.6 \ No newline at end of file +1.7.0 \ No newline at end of file diff --git a/check_updates.bat b/check_updates.bat index e428e3a..653cd52 100644 --- a/check_updates.bat +++ b/check_updates.bat @@ -3,7 +3,7 @@ setlocal EnableDelayedExpansion chcp 437 > nul :: Set current version and URLs -set "LOCAL_VERSION=1.6.6" +set "LOCAL_VERSION=1.7.0" 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_DOWNLOAD_URL=https://github.com/Flowseal/zapret-discord-youtube/releases/latest/download/zapret-discord-youtube-"