update version
All checks were successful
Update Dispatches / refresh-news (push) Successful in 3s

This commit is contained in:
2026-02-06 08:51:49 -05:00
parent 8da7ae9408
commit 80c08ee18a

View File

@@ -7,7 +7,7 @@
BLUE='\033[38;5;45m'; PURPLE='\033[38;5;127m'; GOLD='\033[38;5;178m'; RED='\033[38;5;196m'; NC='\033[0m'
# --- THE SOURCE OF TRUTH ---
VERSION="2.3.6"
VERSION="2.3.7-pre"
REPO_RAW="https://git.dynastyrevolution.com/DYNR/DynastyRevolution-Scripts/raw/branch/main"
CURRENT_DATE=$(date +"%m-%d-%Y")