Update crowdin-distributor

This commit is contained in:
Octavia Togami 2024-07-06 04:08:42 -07:00
parent 43b3b0308b
commit 27bd26607f
No known key found for this signature in database
GPG Key ID: CC364524D1983C99

View File

@ -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