chore: bump version

This commit is contained in:
aclist 2025-08-13 16:44:48 +09:00
parent 6a554b4e88
commit 8e492095d9

View File

@ -1,7 +1,7 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -o pipefail set -o pipefail
version=6.0.0.beta-3 version=6.0.0.beta-4
#CONSTANTS #CONSTANTS
aid=221100 aid=221100
@ -1029,13 +1029,13 @@ initial_setup(){
watcher_deps watcher_deps
check_architecture check_architecture
test_connection test_connection
fetch_helpers > >(pdialog "Checking helper files") # fetch_helpers > >(pdialog "Checking helper files")
varcheck varcheck
source "$config_file" source "$config_file"
lock lock
legacy_vars legacy_vars
legacy_cols legacy_cols
check_version # check_version
check_map_count check_map_count
steam_deps steam_deps
migrate_files migrate_files