From 27bd26607f497650c4bc295f0eb090cdac14f4df Mon Sep 17 00:00:00 2001 From: Octavia Togami Date: Sat, 6 Jul 2024 04:08:42 -0700 Subject: [PATCH] Update crowdin-distributor --- crowdin-distributor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdin-distributor.sh b/crowdin-distributor.sh index 564dfe011..deba5dbf0 100755 --- a/crowdin-distributor.sh +++ b/crowdin-distributor.sh @@ -2,7 +2,7 @@ set -e # For snapshots, please specify the full version (with date and time) -cdist_version="0.1.0-20210612.072458-9" +cdist_version="0.1.0-20240706.110724-10" cdist_path_version="$cdist_version" if [ -n "${cdist_version#*-}" ]; then