manager: change build date

This commit is contained in:
2025-08-11 12:37:08 +03:00
parent 5483757ad5
commit 6ce8433ec2

View File

@@ -16,7 +16,7 @@
#
THIS="$(basename $0)"
RELEASE="20250810"
RELEASE="20250811"
echo() { command echo "[$THIS]: $@"; }