mirror of
https://github.com/aclist/dztui.git
synced 2026-08-25 17:32:36 +02:00
chore: bump version
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
This commit is contained in:
parent
da5a5999f0
commit
a5be4d9d31
2
dzgui.sh
2
dzgui.sh
@ -585,7 +585,7 @@ fetch_helpers_by_sum(){
|
||||
[[ -f "$config_file" ]] && source "$config_file"
|
||||
declare -A sums
|
||||
sums=(
|
||||
["funcs"]="b3a45a42bc748dbcbebcd1a7748609cd"
|
||||
["funcs"]="c2aec0a2fc153a2535e6493b3751ca81"
|
||||
["query_v2.py"]="55d339ba02512ac69de288eb3be41067"
|
||||
["servers.py"]="4c5013aaf694806cfecd4f1c905bdc9a"
|
||||
["ui.py"]="294a7daf544a96e2a108d252df5e0676"
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
set -o pipefail
|
||||
version="6.0.0-beta.2"
|
||||
version="6.0.0-beta.3"
|
||||
|
||||
#CONSTANTS
|
||||
aid=221100
|
||||
|
||||
Loading…
Reference in New Issue
Block a user