pmt: change latest release date

This commit is contained in:
2025-08-18 22:25:42 +03:00
parent 366bb28612
commit 9724bee46e

View File

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