From 6081e6d2a75b91cc1ab66c70e64309a263a288ee Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Wed, 30 Jul 2025 00:59:49 +0900 Subject: [PATCH] chore: update funcs version --- dzgui.sh | 2 +- helpers/funcs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dzgui.sh b/dzgui.sh index 1b08a96..0fa394e 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -588,7 +588,7 @@ fetch_helpers_by_sum(){ ["ui.py"]="d6db191dca9e50bec32458a04eaac3a6" ["query_v2.py"]="55d339ba02512ac69de288eb3be41067" ["vdf2json.py"]="2f49f6f5d3af919bebaab2e9c220f397" - ["funcs"]="5d244114c501754a630988354306e470" + ["funcs"]="1cef1a9fab4b6428fdba5572ad002614" ["servers.py"]="51839211af7f65bdc04bab5557bf9466" ) local author="aclist" diff --git a/helpers/funcs b/helpers/funcs index 6fa0d3a..46ec683 100755 --- a/helpers/funcs +++ b/helpers/funcs @@ -1,6 +1,6 @@ #!/usr/bin/env bash set -o pipefail -version="5.8.0" +version="6.0.0-beta.1" #CONSTANTS aid=221100