diff --git a/.idea/editor.xml b/.idea/editor.xml
index b797d9c..0093ef6 100644
--- a/.idea/editor.xml
+++ b/.idea/editor.xml
@@ -117,6 +117,7 @@
+
@@ -209,7 +210,7 @@
-
+
@@ -243,7 +244,7 @@
-
+
@@ -263,12 +264,12 @@
-
-
+
+
@@ -326,7 +327,7 @@
-
+
diff --git a/manager.sh b/manager.sh
index ddc777a..ae69447 100644
--- a/manager.sh
+++ b/manager.sh
@@ -15,7 +15,7 @@
#
THIS="$(basename $0)"
-RELEASE="20250818"
+RELEASE="20250821"
echo() { command echo "[$THIS]: $@"; }