From 50b6e1a81988748e7dbd21a1e5d221c01033171e Mon Sep 17 00:00:00 2001
From: Flowseal <sellyalegium@gmail.com>
Date: Tue, 1 Apr 2025 20:03:13 +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 6463e95..49ebdd6 100644
--- a/.service/version.txt
+++ b/.service/version.txt
@@ -1 +1 @@
-1.6.4
\ No newline at end of file
+1.6.5
\ No newline at end of file
diff --git a/check_updates.bat b/check_updates.bat
index b8a314f..fdae3c4 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.4"
+set "LOCAL_VERSION=1.6.5"
 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-"