Fix docSigle trimming

Change-Id: If1356b2aabda2d153e48908ebe397ceefb130584
diff --git a/script/cosmasvc2koralquery b/script/cosmasvc2koralquery
index e3edd5f..65a62dd 100755
--- a/script/cosmasvc2koralquery
+++ b/script/cosmasvc2koralquery
@@ -14,8 +14,10 @@
 #   Introduce optimizable object system.
 # 2024-07-17
 #   Add KorAP::Def.
+# 2024-12-16
+#   Fix doc trimming
 
-our $VERSION = 0.3;
+our $VERSION = 0.4;
 our @ARGV;
 
 my $cmd = shift @ARGV;