chore: bump version to 2.1.1

Co-Authored-By: Claude Sonnet 4 <noreply@anthropic.com>
This commit is contained in:
houseassassin
2026-04-25 09:07:55 +03:00
parent b844bc4e0e
commit bf0819aea9
+2 -2
View File
@@ -1,7 +1,7 @@
#!/bin/bash
# Proxy-Core - Advanced VPN & Proxy Panel Auto-Installer
# Version: 2.1.0
# Version: 2.1.1
# Author: houseassassin
# GitHub: https://github.com/houseassassin/proxy-core
#
@@ -11,7 +11,7 @@
set -euo pipefail
SCRIPT_VERSION="2.1.0"
SCRIPT_VERSION="2.1.1"
PROJECT_DIR="/opt/proxy-core"
LANG_FILE="${PROJECT_DIR}/.selected_language"