mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-06-23 23:00:07 -07:00
1.7.2b.eve.1
This commit is contained in:
parent
2b8a8b6f94
commit
e22a6f75be
@ -1 +1 @@
|
||||
1.7.2.eve.1
|
||||
1.7.2b.eve.1
|
@ -1,6 +1,6 @@
|
||||
@echo off
|
||||
setlocal EnableDelayedExpansion
|
||||
set "LOCAL_VERSION=1.7.2.eve.1"
|
||||
set "LOCAL_VERSION=1.7.2b.eve.1"
|
||||
|
||||
:: External commands
|
||||
if "%~1"=="status_zapret" (
|
||||
@ -242,8 +242,9 @@ for /f "delims=" %%A in ('powershell -command "(Invoke-WebRequest -Uri \"%GITHUB
|
||||
|
||||
:: Error handling
|
||||
if not defined GITHUB_VERSION (
|
||||
echo Error: Failed to fetch the latest version. Check your internet connection
|
||||
echo Warning: failed to fetch the latest version. Check your internet connection. This warning does not affect the operation of zapret
|
||||
pause
|
||||
if "%1"=="soft" exit /b
|
||||
goto menu
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user