manager: set release date

This commit is contained in:
2025-08-15 12:00:53 +03:00
parent 1bc3b5ccef
commit e17ac42e55

View File

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